Skip to content

Commit 56f6b4c

Browse files
committed
Add build command
1 parent 421b65b commit 56f6b4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/publish-ci/expo/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "1.0.0",
44
"main": "node_modules/expo/AppEntry.js",
55
"scripts": {
6+
"build": "echo Done",
67
"start": "expo start",
78
"android": "expo start --android",
89
"ios": "expo start --ios",

0 commit comments

Comments
 (0)