Skip to content

Commit

Permalink
package.jsom
Browse files Browse the repository at this point in the history
  • Loading branch information
Kotik authored and Kotik committed Apr 24, 2024
1 parent ea6a37e commit ef37f30
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": "newton.js",
"version": "0.0.1",
"version": "0.0.2",
"description": "Javascript lightweight 2D rigid body physics engine",
"main": "dist/newton.cjs.js",
"browser": "dist/newton.esm.js",
Expand Down Expand Up @@ -34,7 +34,7 @@
"box2d"
],
"author": "Dmitrii Vasilev",
"homepage": "newton.js.org",
"homepage": "https://newton.js.org",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit ef37f30

Please sign in to comment.