Skip to content

Commit

Permalink
Add package.json type as module
Browse files Browse the repository at this point in the history
  • Loading branch information
pschroen committed Jan 28, 2022
1 parent f86ced9 commit 11279ff
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 11279ff

Please sign in to comment.