mirror of
https://github.com/flarum/framework.git
synced 2025-02-01 05:44:58 +08:00
Update Webpack
This commit is contained in:
parent
e9a7f0630a
commit
a719641ba8
915
extensions/pusher/js/package-lock.json
generated
915
extensions/pusher/js/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
|
@ -3,8 +3,8 @@
|
||||||
"name": "@flarum/pusher",
|
"name": "@flarum/pusher",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"flarum-webpack-config": "0.1.0-beta.10",
|
"flarum-webpack-config": "0.1.0-beta.10",
|
||||||
"webpack": "^4.41.2",
|
"webpack": "^4.43.0",
|
||||||
"webpack-cli": "^3.1.2"
|
"webpack-cli": "^3.3.11"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "webpack --mode development --watch",
|
"dev": "webpack --mode development --watch",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user