Skip to content

Commit 5f765c4

Browse files
remove release-it script from package.json
1 parent 09d959c commit 5f765c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
"typecheck": "tsc --noEmit",
3232
"lint": "eslint \"**/*.{js,ts,tsx}\"",
3333
"prepack": "bob build",
34-
"release": "release-it",
3534
"example": "yarn --cwd example",
3635
"bootstrap": "yarn example && yarn install && yarn example pods",
3736
"clean": "del-cli android/build example/android/build example/android/app/build example/ios/build"

0 commit comments

Comments
 (0)