Skip to content

Commit 673c3e6

Browse files
committed
Merge pull request #1 from shercoder/psingh/fix/react-native-wrong-version
Update to correct current version of React Native
2 parents e672f86 + d1ac24b commit 673c3e6

File tree

2 files changed

+1
-95
lines changed

2 files changed

+1
-95
lines changed

npm-debug.log

-94
This file was deleted.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"author": "zzyyppqq",
2020
"license": "ISC",
2121
"peerDependencies": {
22-
"react-native": "^1.0.1"
22+
"react-native": ">= 0.18.0"
2323
}
2424
}

0 commit comments

Comments
 (0)