fix scripts

This commit is contained in:
Ran Greenberg 2018-10-31 10:53:20 +02:00
parent 8bae77c0f8
commit ebdb9481ad

View File

@ -16,7 +16,7 @@
},
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",
"xcode": "open example/ios/camera-kit.xcodeproj"
"xcode": "open example-ios/CameraKit.xcodeproj"
},
"main": "src/index.js",
"dependencies": {