Skip to content

Commit c278a78

Browse files
committed
example fix
1 parent 2b4bd2e commit c278a78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CollapsibleHeaderViewsExample/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "0.0.1",
44
"private": true,
55
"scripts": {
6+
"preinstall": "cd .. && npm i --only=prod",
67
"postinstall": "metro-with-symlinks",
78
"build": "rm -rf build && tsc -p .",
89
"lint": "tslint -p .",

0 commit comments

Comments
 (0)