Fix e2e
Showing
... | @@ -37,9 +37,6 @@ | ... | @@ -37,9 +37,6 @@ |
"androidStudio": "open -a /Applications/Android\\ Studio.app ./example/android" | "androidStudio": "open -a /Applications/Android\\ Studio.app ./example/android" | ||
}, | }, | ||
"nativePackage": true, | "nativePackage": true, | ||
"dependencies": { | |||
"uuid": "^2.0.3" | |||
}, | |||
"peerDependencies": { | "peerDependencies": { | ||
"react": ">=0.14.5", | "react": ">=0.14.5", | ||
"react-native": ">=0.25.1" | "react-native": ">=0.25.1" | ||
... | ... |
Please register or sign in to comment