copy webpack not dev dep
This commit is contained in:
parent
96bbe0c1c2
commit
bd936b2403
@ -115,7 +115,8 @@
|
|||||||
"workbox-strategies": "^7.1.0",
|
"workbox-strategies": "^7.1.0",
|
||||||
"workbox-webpack-plugin": "^7.1.0",
|
"workbox-webpack-plugin": "^7.1.0",
|
||||||
"workbox-window": "^7.1.0",
|
"workbox-window": "^7.1.0",
|
||||||
"yup": "^1.4.0"
|
"yup": "^1.4.0",
|
||||||
|
"copy-webpack-plugin": "^13.0.1"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "18.20.4"
|
"node": "18.20.4"
|
||||||
@ -130,7 +131,6 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@next/eslint-plugin-next": "^14.2.15",
|
"@next/eslint-plugin-next": "^14.2.15",
|
||||||
"copy-webpack-plugin": "^13.0.1",
|
|
||||||
"eslint": "^9.12.0",
|
"eslint": "^9.12.0",
|
||||||
"jest": "^29.7.0",
|
"jest": "^29.7.0",
|
||||||
"standard": "^17.1.2"
|
"standard": "^17.1.2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user