"example/ios/example.xcodeproj/project.pbxproj" did not exist on "6d3dccc91cd67e0820965fd48e77f9bf632b7960"
update gl-react-core dep
Showing
| ... | ... | @@ -21,7 +21,7 @@ |
| "dependencies": { | ||
| "invariant": "2.1.0", | ||
| "react-native": ">=0.9.0 <0.11.0", | ||
| "gl-react-core": "git+ssh://git@github.com:ProjectSeptemberInc/gl-react-core.git" | ||
| "gl-react-core": "^0.1.0" | ||
| }, | ||
| "devDependencies": { | ||
| "eslint": "^1.2.1", | ||
| ... | ... |
Please register or sign in to comment