Skip to content

Commit 8e0c998

Browse files
fix: pin webpack-cli to 2.0.14
1 parent 6e9eb98 commit 8e0c998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"tslint": "^5.9.1",
7676
"typescript": "^2.7.2",
7777
"webpack": "^4.1.1",
78-
"webpack-cli": "^2.0.12",
78+
"webpack-cli": "2.0.14",
7979
"yargs": "^11.0.0"
8080
}
8181
}

0 commit comments

Comments
 (0)