Skip to content

Commit bf68d25

Browse files
committed
chore: remove redundant build scripts from package.json
1 parent c224cac commit bf68d25

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@
4242
"lint": "eslint \"**/*.{js,ts,tsx}\"",
4343
"clean": "del-cli android/build example/android/build example/android/app/build example/ios/build lib",
4444
"prepare": "bob build",
45-
"postinstall": "bob build",
46-
"prepublishOnly": "bob build",
4745
"nitrogen": "nitro-codegen",
4846
"release": "release-it --only-version"
4947
},

0 commit comments

Comments
 (0)