Skip to content

Commit e87d619

Browse files
committed
Add empty postinstall
1 parent d6fdb27 commit e87d619

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

apps/BasicExample/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
"ios": "react-native run-ios",
88
"lint": "eslint .",
99
"start": "react-native start",
10-
"test": "jest"
10+
"test": "jest",
11+
"postinstall": ""
1112
},
1213
"dependencies": {
1314
"react": "19.0.0",

0 commit comments

Comments
 (0)