angular-three-cannon
Advanced tools
Comparing version 4.0.0-next.40 to 4.0.0-next.41
{ | ||
"name": "angular-three-cannon", | ||
"version": "4.0.0-next.40", | ||
"version": "4.0.0-next.41", | ||
"publishConfig": { | ||
@@ -56,11 +56,11 @@ "access": "public" | ||
}, | ||
"./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" | ||
}, | ||
"./debug": { | ||
"types": "./debug/index.d.ts", | ||
"default": "./fesm2022/angular-three-cannon-debug.mjs" | ||
} | ||
} | ||
} |