Skip to content

Commit

Permalink
chore(ci): add scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
matinzd committed Dec 30, 2023
1 parent 0f373dd commit 3cff262
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
"fabric:start:android": "yarn workspace fabric-example android",
"fabric:build:android": "yarn workspace fabric-example build:android",
"fabric:ios": "yarn workspace fabric-example ios",
"fabric:ios-static-framework": "yarn workspace fabric-example ios-static-framework",
"fabric:ios-dynamic-framework": "yarn workspace fabric-example ios-dynamic-framework",
"paper:start:android": "yarn workspace paper-example android",
"paper:build:android": "yarn workspace paper-example build:android",
"paper:ios": "yarn workspace paper-example ios",
Expand Down

0 comments on commit 3cff262

Please sign in to comment.