mirror of
https://github.com/liabru/matter-js.git
synced 2024-11-23 09:26:51 -05:00
updated package files
This commit is contained in:
parent
f28c22970f
commit
435030ec74
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
"Liam Brummitt <liam@brm.io> (http://brm.io/)"
|
||||
],
|
||||
"description": "a 2D rigid body physics engine for the web",
|
||||
"main": "build/matter.js",
|
||||
"main": "build/matter-0.7.0.min.js",
|
||||
"keywords": [
|
||||
"javascript",
|
||||
"canvas",
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"homepage": "http://brm.io/matter-js/",
|
||||
"author": "Liam Brummitt <liam@brm.io> (http://brm.io/)",
|
||||
"description": "a 2D rigid body physics engine for the web",
|
||||
"main": "build/matter.js",
|
||||
"main": "build/matter-0.7.0.min.js",
|
||||
"repository":{
|
||||
"type" : "git",
|
||||
"url" : "https://github.com/liabru/matter-js.git"
|
||||
|
|
Loading…
Reference in a new issue