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

Commit a0ca6c5

Browse files
alanjcharlesAlan Charles
and
Alan Charles
authored
refactor: add ^ to react and react native (segmentio#428)
Co-authored-by: Alan Charles <[email protected]>
1 parent c1dcda4 commit a0ca6c5

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

packages/core/package.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,17 +43,13 @@
4343
"url": "https://github.com/segmentio/analytics-react-native/issues"
4444
},
4545
"homepage": "https://github.com/segmentio/analytics-react-native#readme",
46-
"peerDependencies": {
47-
"react": "*",
48-
"react-native": "*"
49-
},
5046
"dependencies": {
5147
"@react-native-async-storage/async-storage": "^1.15.17",
5248
"@segment/sovran-react-native": "^0.2.1",
5349
"js-base64": "^3.7.2",
5450
"nanoid": "^3.1.25",
55-
"react": "17.0.2",
56-
"react-native": "0.66.3"
51+
"react": "^17.0.2",
52+
"react-native": "^0.66.3"
5753
},
5854
"devDependencies": {
5955
"@babel/core": "^7.12.9",

0 commit comments

Comments
 (0)