Skip to content
This repository was archived by the owner on Nov 20, 2023. It is now read-only.

Commit

Permalink
remove webpack types from peer dependencies (missing commit from #316)
Browse files Browse the repository at this point in the history
  • Loading branch information
lobsterkatie committed Oct 1, 2021
1 parent f9ef5ce commit eff7c9d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@
"prettier-check": "^2.0.0",
"webpack": "^4.39.3"
},
"peerDependencies": {
"@types/webpack": "^4.0.0 || ^5.0.0"
},
"scripts": {
"lint": "run-s lint:prettier lint:eslint",
"lint:prettier": "prettier-check 'src/**/*.js'",
Expand Down

0 comments on commit eff7c9d

Please sign in to comment.