Skip to content

Commit

Permalink
chore: change tag to newarch
Browse files Browse the repository at this point in the history
  • Loading branch information
Piotr Trocki committed Sep 22, 2022
1 parent 58e50f0 commit a9e1962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"typescript": "tsc --noEmit",
"lint": "eslint \"**/*.{js,ts,tsx}\"",
"prepare": "bob build",
"release": "release-it",
"release": "release-it --npm.tag=newarch --preRelease=rc",
"example": "yarn --cwd example",
"bootstrap": "yarn example && yarn && yarn example pods",
"fabricexample": "yarn --cwd fabricexample",
Expand Down

0 comments on commit a9e1962

Please sign in to comment.