Skip to content

Commit 679bb40

Browse files
authored
Merge pull request #10 from ossplz/greenkeeper/webpack-cli-3.0.0
Update webpack-cli to the latest version 🚀
2 parents 606c1d7 + d6bec3a commit 679bb40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"tslint": "^5.10.0",
5252
"typescript": "^2.8.3",
5353
"webpack": "^4.0.0",
54-
"webpack-cli": "^2.1.3"
54+
"webpack-cli": "^3.0.0"
5555
},
5656
"nyc": {
5757
"include": [

0 commit comments

Comments
 (0)