mirror of
https://github.com/flarum/framework.git
synced 2025-01-31 18:15:15 +08:00
chore: switch to Webpack 5 (#35)
This commit is contained in:
parent
d65063923b
commit
3d864fd413
|
@ -3,8 +3,8 @@
|
|||
"name": "@flarum/markdown",
|
||||
"prettier": "@flarum/prettier-config",
|
||||
"dependencies": {
|
||||
"flarum-webpack-config": "^1.0.0",
|
||||
"webpack": "^4.46.0",
|
||||
"flarum-webpack-config": "^2.0.0",
|
||||
"webpack": "^5.65.0",
|
||||
"webpack-cli": "^4.9.1"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user