Skip to content

Commit 4f2fddb

Browse files
committed
Version bump
1 parent 858df49 commit 4f2fddb

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-three/cannon",
3-
"version": "0.5.4",
3+
"version": "0.5.5",
44
"description": "physics based hooks for react-three-fiber",
55
"keywords": [
66
"cannon",
@@ -72,9 +72,5 @@
7272
"rollup-plugin-web-worker-loader": "^1.3.1",
7373
"three": "^0.120.1",
7474
"typescript": "^4.1.3"
75-
},
76-
"dependencies": {
77-
"react": "^17.0.1",
78-
"react-dom": "^17.0.1"
7975
}
8076
}

0 commit comments

Comments
 (0)