Comparing version 0.1.5 to 0.1.9
{ | ||
"name": "nova_ecs", | ||
"version": "0.1.5", | ||
"version": "0.1.9", | ||
"description": "The Entity Component System for NovaJS", | ||
@@ -8,6 +8,7 @@ "repository": "https://github.com/mattsoulanille/NovaJS", | ||
"license": "MIT", | ||
"type": "commonjs", | ||
"dependencies": { | ||
"fp-ts": "^2.9.5", | ||
"immer": "^8.0.1", | ||
"io-ts": "^2.2.14", | ||
"immer": "^8.0.1", | ||
"rxjs": "^6.6.3" | ||
@@ -14,0 +15,0 @@ }, |
536387
88
4483