Skip to content

Commit

Permalink
Remove the unnecessary webpack v4 dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
iamakulov committed Jul 18, 2021
1 parent a6d5a52 commit 3728891
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@
"react-twitter-widgets": "^1.7.1",
"strip-indent": "^3.0.0",
"styled-components": "^5.3.0",
"ts-assert-exists": "^1.0.4",
"webpack": "^4.43.0"
"ts-assert-exists": "^1.0.4"
},
"scripts": {
"install-build-deps": "pip3 install fonttools brotli zopfli || pip install fonttools brotli zopfli",
Expand Down

0 comments on commit 3728891

Please sign in to comment.