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 421b65b commit 56f6b4cCopy full SHA for 56f6b4c
examples/publish-ci/expo/package.json
@@ -3,6 +3,7 @@
3
"version": "1.0.0",
4
"main": "node_modules/expo/AppEntry.js",
5
"scripts": {
6
+ "build": "echo Done",
7
"start": "expo start",
8
"android": "expo start --android",
9
"ios": "expo start --ios",
0 commit comments