mirror of
https://github.com/liabru/matter-js.git
synced 2024-11-23 09:26:51 -05:00
update dev dependencies
This commit is contained in:
parent
142b7de720
commit
151eb305da
2 changed files with 9403 additions and 6446 deletions
15845
package-lock.json
generated
15845
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -27,9 +27,9 @@
|
||||||
"json-stringify-pretty-compact": "^2.0.0",
|
"json-stringify-pretty-compact": "^2.0.0",
|
||||||
"puppeteer-core": "^5.5.0",
|
"puppeteer-core": "^5.5.0",
|
||||||
"run-sequence": "^2.2.1",
|
"run-sequence": "^2.2.1",
|
||||||
"webpack": "^4.44.2",
|
"webpack": "^4.46.0",
|
||||||
"webpack-cli": "^3.3.11",
|
"webpack-cli": "^3.3.11",
|
||||||
"webpack-dev-server": "^3.11.0"
|
"webpack-dev-server": "^3.11.1"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "webpack-dev-server --watch-content-base",
|
"dev": "webpack-dev-server --watch-content-base",
|
||||||
|
|
Loading…
Reference in a new issue