Skip to content

Commit

Permalink
PKG -- [fcl-core] remove react native peerDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
nialexsan committed Nov 15, 2023
1 parent 83f318d commit d63640a
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions packages/fcl-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,29 +60,5 @@
"@onflow/util-template": "^1.2.1",
"@onflow/util-uid": "^1.2.1",
"cross-fetch": "^3.1.6"
},
"peerDependencies": {
"@react-native-async-storage/async-storage": "^1.13.0",
"expo-linking": "^4.0.0",
"expo-web-browser": "^12.0.0",
"react": "^17.0.0 || ^18.0.0",
"react-native": "^0.0.0-0 || 0.60 - 0.72 || 1000.0.0"
},
"peerDependenciesMeta": {
"@react-native-async-storage/async-storage": {
"optional": true
},
"expo-web-browser": {
"optional": true
},
"expo-linking": {
"optional": true
},
"react": {
"optional": true
},
"react-native": {
"optional": true
}
}
}

0 comments on commit d63640a

Please sign in to comment.