Skip to content

Commit

Permalink
Removes the warning when running "yarn install"
Browse files Browse the repository at this point in the history
warning " > [email protected]" has unmet peer dependency "webpack-sources@*".
  • Loading branch information
thomass4t committed Jan 30, 2024
1 parent e7bf375 commit 94e1449
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@
"webpack-bundle-analyzer": "^4.4.0",
"webpack-cli": "^4.5.0",
"webpack-dev-server": "^4.3.0",
"webpack-sources": "^3.2.3",
"zip-webpack-plugin": "^4.0.1"
},
"dependencies": {}
Expand Down

0 comments on commit 94e1449

Please sign in to comment.