mirror of
https://github.com/liabru/matter-js.git
synced 2024-11-23 09:26:51 -05:00
fix concat dependency
This commit is contained in:
parent
9d5c27afb8
commit
84a22ba3d8
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
"fast-json-patch": "^0.5.4",
|
||||
"grunt": "~0.4.2",
|
||||
"grunt-browserify": "~3.7.0",
|
||||
"grunt-concat": "^0.1.6",
|
||||
"grunt-contrib-concat": "^0.5.1",
|
||||
"grunt-contrib-connect": "~0.6.0",
|
||||
"grunt-contrib-copy": "~0.5.0",
|
||||
"grunt-contrib-jshint": "~0.6.3",
|
||||
|
|
Loading…
Reference in a new issue