Skip to content

Commit

Permalink
Unfortunately we can't really depend upon any particular version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jameswilddev committed Oct 15, 2021
1 parent 5b580ff commit f66eacd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"typescript": "4.4.3"
},
"peerDependencies": {
"react": "16.13.1",
"react-native": "0.63.4"
"react": "*",
"react-native": "*"
},
"scripts": {
"buildClean": "del-cli \"**/*.js\" \"**/*.d.ts\" \"!**/node_modules/**/*\"",
Expand Down

0 comments on commit f66eacd

Please sign in to comment.