Skip to content
This repository has been archived by the owner on Jul 1, 2020. It is now read-only.

Commit

Permalink
fix: pin webpack to 4.35.3
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Jul 17, 2019
1 parent 9651456 commit 254d1c1
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 @@ -58,7 +58,7 @@
"tslint": "^5.18.0",
"tslint-react": "^4.0.0",
"typescript": "^3.5.2",
"webpack": "^4.35.0",
"webpack": "4.35.3",
"webpack-cli": "^3.3.5"
},
"dependencies": {
Expand Down

0 comments on commit 254d1c1

Please sign in to comment.