Skip to content

Commit

Permalink
add studio npm shortcut
Browse files Browse the repository at this point in the history
  • Loading branch information
swabbass committed Sep 1, 2021
1 parent 3d10758 commit 97dd091
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"build": "node ./scripts/build",
"watch": "node ./scripts/watch",
"xcode": "open playground/ios/playground.xcworkspace",
"studio": "studio playground/android",
"install-android": "node ./scripts/install-android",
"uninstall-android": "cd playground/android && ./gradlew uninstallAll",
"clean": "node ./scripts/clean",
Expand Down

0 comments on commit 97dd091

Please sign in to comment.