Skip to content

Commit

Permalink
remove react peer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Sqrrl committed Sep 16, 2022
1 parent b40abb7 commit 8336f65
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions addon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@
"start": "tsc -p . -w",
"build": "rm -rf dist && tsc -p ."
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0",
"react-dom": "^16.8.0 || ^17.0.0"
},
"peerDependenciesMeta": {
"react": {
"optional": true
Expand Down

0 comments on commit 8336f65

Please sign in to comment.