]> git.r.bdr.sh - rbdr/serpentity-lib/blobdiff - package.json
Update dependencies
[rbdr/serpentity-lib] / package.json
index a0522a352f0652abc03468d4aeb2abac8a592e51..728e5be9b33a8078809ec32b23dcdc8fa6d5b64c 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@serpentity/lib",
-  "version": "1.0.0",
+  "version": "2.0.0",
   "description": "Shared components for Serpentity",
   "main": "index.js",
   "scripts": {
   },
   "homepage": "https://gitlab.com/serpentity/lib#readme",
   "devDependencies": {
-    "lerna": "^3.20.2"
+    "lerna": "^7.1.1"
   },
   "dependencies": {
     "@serpentity/components.acceleration": "file:components/acceleration",
+    "@serpentity/components.angle": "file:components/angle",
     "@serpentity/components.debug": "file:components/debug",
+    "@serpentity/components.force": "file:components/force",
     "@serpentity/components.position": "file:components/position",
     "@serpentity/components.velocity": "file:components/velocity",
     "@serpentity/components.weight": "file:components/weight"