We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09d959c commit 5f765c4Copy full SHA for 5f765c4
package.json
@@ -31,7 +31,6 @@
31
"typecheck": "tsc --noEmit",
32
"lint": "eslint \"**/*.{js,ts,tsx}\"",
33
"prepack": "bob build",
34
- "release": "release-it",
35
"example": "yarn --cwd example",
36
"bootstrap": "yarn example && yarn install && yarn example pods",
37
"clean": "del-cli android/build example/android/build example/android/app/build example/ios/build"
0 commit comments