aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index a0522a3..ce985e2 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,9 @@
},
"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"