mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-05 11:19:14 +02:00
fix: move webpack modules necessary for build, into dependencies
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
"bootstrap": "3.4.1",
|
||||
"chalk": "4.1.2",
|
||||
"chart.js": "2.9.4",
|
||||
"clean-webpack-plugin": "4.0.0",
|
||||
"cli-graph": "3.2.2",
|
||||
"clipboard": "2.0.10",
|
||||
"colors": "1.4.0",
|
||||
@@ -137,6 +138,7 @@
|
||||
"validator": "13.7.0",
|
||||
"visibilityjs": "2.0.2",
|
||||
"webpack": "^5.68.0",
|
||||
"webpack-merge": "5.8.0",
|
||||
"winston": "3.6.0",
|
||||
"xml": "1.0.1",
|
||||
"xregexp": "5.1.0",
|
||||
@@ -160,9 +162,7 @@
|
||||
"mocha-lcov-reporter": "1.3.0",
|
||||
"mockdate": "3.0.5",
|
||||
"nyc": "15.1.0",
|
||||
"smtp-server": "3.9.0",
|
||||
"webpack-merge": "5.8.0",
|
||||
"clean-webpack-plugin": "4.0.0"
|
||||
"smtp-server": "3.9.0"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/NodeBB/NodeBB/issues"
|
||||
|
||||
Reference in New Issue
Block a user