Skip to content

Commit 17199b3

Browse files
committed
chore: remove preinstall script from package.json
1 parent 64a8ca8 commit 17199b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
],
3535
"scripts": {
3636
"add_build_info": "node scripts/autoCreatePackageInfo.js",
37-
"preinstall": "yarn add_build_info",
3837
"example": "yarn workspace @iterable/react-native-sdk-example",
3938
"test": "jest",
4039
"test:coverage": "jest --coverage",

0 commit comments

Comments
 (0)