0
0
Fork 0
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:
liabru 2021-01-11 23:42:24 +00:00
parent 142b7de720
commit 151eb305da
2 changed files with 9403 additions and 6446 deletions

15845
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -27,9 +27,9 @@
"json-stringify-pretty-compact": "^2.0.0",
"puppeteer-core": "^5.5.0",
"run-sequence": "^2.2.1",
"webpack": "^4.44.2",
"webpack": "^4.46.0",
"webpack-cli": "^3.3.11",
"webpack-dev-server": "^3.11.0"
"webpack-dev-server": "^3.11.1"
},
"scripts": {
"dev": "webpack-dev-server --watch-content-base",