mirror of
https://github.com/flarum/framework.git
synced 2025-03-25 08:17:29 +08:00
fix: duplicate dependencies in package.json (#25)
This commit is contained in:
parent
0f72537c7c
commit
b4211a3920
19836
extensions/akismet/js/package-lock.json
generated
19836
extensions/akismet/js/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -2,11 +2,6 @@
|
||||
"private": true,
|
||||
"name": "@flarum/akismet",
|
||||
"prettier": "@flarum/prettier-config",
|
||||
"dependencies": {
|
||||
"flarum-webpack-config": "^1.0.0",
|
||||
"webpack": "^4.46.0",
|
||||
"webpack-cli": "^4.9.1"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "webpack --mode development --watch",
|
||||
"build": "webpack --mode production",
|
||||
|
Loading…
x
Reference in New Issue
Block a user