mirror of
https://github.com/liabru/matter-js.git
synced 2025-01-12 16:08:50 -05:00
changed bower main to build/matter.js
This commit is contained in:
parent
5479fbcb77
commit
7412335749
1 changed files with 1 additions and 1 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-0.8.0.min.js",
|
||||
"main": "build/matter.js",
|
||||
"keywords": [
|
||||
"javascript",
|
||||
"canvas",
|
||||
|
|
Loading…
Reference in a new issue