Skip to content

Commit

Permalink
feat: remove react from peerDeps for better preact compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
ilfa committed Jun 16, 2022
1 parent 550ffbc commit fd68db6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,5 @@
"rollup-plugin-peer-deps-external": "^2.2.4",
"ts-jest": "^27.1.3",
"typescript": "^4.5.5"
},
"peerDependencies": {
"react": "^17",
"react-dom": "^17"
}
}

0 comments on commit fd68db6

Please sign in to comment.