Skip to content

Commit

Permalink
5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
donmccurdy committed Sep 15, 2024
1 parent c337ed0 commit f18523d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "three-to-cannon",
"version": "5.0.1",
"version": "5.0.2",
"description": "Convert a THREE.Mesh to a CANNON.Shape.",
"type": "module",
"sideEffects": false,
Expand Down Expand Up @@ -83,4 +83,4 @@
"--import=tsx"
]
}
}
}

0 comments on commit f18523d

Please sign in to comment.