Use local RN js code
Showing
example/package.json
deleted
100644 → 0
This source diff could not be displayed because it is too large. You can view the blob instead.
| ... | @@ -44,7 +44,9 @@ | ... | @@ -44,7 +44,9 @@ |
| "proxyquire": "^1.7.4", | "proxyquire": "^1.7.4", | ||
| "sinon": "^1.17.3", | "sinon": "^1.17.3", | ||
| "sinon-chai": "^2.8.0", | "sinon-chai": "^2.8.0", | ||
| "shell-utils": "1.x.x" | "shell-utils": "1.x.x", | ||
| "react-native": "0.57.7", | |||
| "react": "16.8.6" | |||
| }, | }, | ||
| "publishConfig": { | "publishConfig": { | ||
| "registry": "https://registry.npmjs.org/" | "registry": "https://registry.npmjs.org/" | ||
| ... | ... |
Please register or sign in to comment