We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c224cac commit bf68d25Copy full SHA for bf68d25
1 file changed
package.json
@@ -42,8 +42,6 @@
42
"lint": "eslint \"**/*.{js,ts,tsx}\"",
43
"clean": "del-cli android/build example/android/build example/android/app/build example/ios/build lib",
44
"prepare": "bob build",
45
- "postinstall": "bob build",
46
- "prepublishOnly": "bob build",
47
"nitrogen": "nitro-codegen",
48
"release": "release-it --only-version"
49
},
0 commit comments