Skip to content

Commit

Permalink
Merge pull request #49 from pschroen/develop
Browse files Browse the repository at this point in the history
Add package.json type as module
  • Loading branch information
saharan committed Jan 29, 2022
2 parents f86ced9 + 11279ff commit 297090f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "oimophysics",
"version": "1.2.2",
"description": "A lightweight 3D physics engine.",
"type": "module",
"main": "./bin/js_modules/OimoPhysics.js",
"typings": "./bin/js_modules/OimoPhysics.d.ts",
"scripts": {
Expand Down

0 comments on commit 297090f

Please sign in to comment.