Skip to content

Commit 97dd091

Browse files
committed
add studio npm shortcut
1 parent 3d10758 commit 97dd091

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"build": "node ./scripts/build",
2626
"watch": "node ./scripts/watch",
2727
"xcode": "open playground/ios/playground.xcworkspace",
28+
"studio": "studio playground/android",
2829
"install-android": "node ./scripts/install-android",
2930
"uninstall-android": "cd playground/android && ./gradlew uninstallAll",
3031
"clean": "node ./scripts/clean",

0 commit comments

Comments
 (0)