angular-three-cannon
Advanced tools
Comparing version 4.0.0-next.7 to 4.0.0-next.8
{ | ||
"name": "angular-three-cannon", | ||
"version": "4.0.0-next.7", | ||
"version": "4.0.0-next.8", | ||
"publishConfig": { | ||
@@ -31,3 +31,3 @@ "access": "public" | ||
"cannon-es-debugger": "^1.0.0", | ||
"three": ">=0.148.0 <0.173.0" | ||
"three": ">=0.148.0 <0.174.0" | ||
}, | ||
@@ -57,11 +57,11 @@ "peerDependenciesMeta": { | ||
}, | ||
"./constraint": { | ||
"types": "./constraint/index.d.ts", | ||
"default": "./fesm2022/angular-three-cannon-constraint.mjs" | ||
}, | ||
"./debug": { | ||
"types": "./debug/index.d.ts", | ||
"default": "./fesm2022/angular-three-cannon-debug.mjs" | ||
}, | ||
"./constraint": { | ||
"types": "./constraint/index.d.ts", | ||
"default": "./fesm2022/angular-three-cannon-constraint.mjs" | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet