We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea23e9e commit 9733c0fCopy full SHA for 9733c0f
package.json
@@ -35,7 +35,7 @@
35
"android": "yarn --cwd example android",
36
"android:pretty": "yarn --cwd example android:pretty",
37
"pods": "cd example && pod-install --quiet",
38
- "bootstrap": "yarn example && yarn && yarn pods",
+ "bootstrap": "yarn && yarn pods",
39
"deploy": "cd example && yarn deploy"
40
},
41
"keywords": [
0 commit comments