Skip to content
This repository has been archived by the owner on Jun 11, 2022. It is now read-only.

Commit

Permalink
fix: pin webpack-cli to 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed May 4, 2019
1 parent 084f87e commit 50c9a1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
"ts-loader": "^5.4.3",
"uglifyjs-webpack-plugin": "^2.1.2",
"webpack": "^4.30.0",
"webpack-cli": "^3.3.1"
"webpack-cli": "3.3.1"
}
}

0 comments on commit 50c9a1f

Please sign in to comment.