Skip to content

Commit 07a1a65

Browse files
committed
optimize package.json
1 parent 863ab71 commit 07a1a65

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webpack4-cli",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "webpack-cli for multiPage application. if this helped, please give the star.",
55
"main": "index.js",
66
"scripts": {
@@ -74,6 +74,7 @@
7474
"typescript": "^3.9.3",
7575
"uglifyjs-webpack-plugin": "^1.2.5",
7676
"url-loader": "^4.1.0",
77+
"vinyl": "^2.2.0",
7778
"vue-eslint-parser": "^7.1.0",
7879
"vue-loader": "^15.9.2",
7980
"vue-template-compiler": "^2.6.11",

0 commit comments

Comments
 (0)