Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
stockhuman committed Feb 15, 2021
1 parent 858df49 commit 4f2fddb
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-three/cannon",
"version": "0.5.4",
"version": "0.5.5",
"description": "physics based hooks for react-three-fiber",
"keywords": [
"cannon",
Expand Down Expand Up @@ -72,9 +72,5 @@
"rollup-plugin-web-worker-loader": "^1.3.1",
"three": "^0.120.1",
"typescript": "^4.1.3"
},
"dependencies": {
"react": "^17.0.1",
"react-dom": "^17.0.1"
}
}

0 comments on commit 4f2fddb

Please sign in to comment.