Skip to content

Commit e0088d4

Browse files
author
sanex3339
committed
Moved html-webpack-plugin from dev-deps to deps
1 parent 6b8dfb9 commit e0088d4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"express": "4.14.0",
3232
"extract-text-webpack-plugin": "4.0.0-beta.0",
3333
"graceful-fs": "4.1.9",
34+
"html-webpack-plugin": "^3.2.0",
3435
"inert": "5.1.0",
3536
"javascript-obfuscator": "0.19.0",
3637
"less": "2.7.1",
@@ -52,8 +53,5 @@
5253
"url-loader": "1.0.1",
5354
"webpack": "4.4.1",
5455
"webpack-cli": "2.0.13"
55-
},
56-
"devDependencies": {
57-
"html-webpack-plugin": "^3.2.0"
5856
}
5957
}

0 commit comments

Comments
 (0)