Skip to content

Commit f9bd173

Browse files
committed
feat(update): minor changes
1 parent 0babc9a commit f9bd173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"spec": "jest",
2929
"test": "npm run typecheck && npm run spec && npm run lint && npm run prettycheck",
3030
"prepublishOnly": "npm run build",
31-
"prepare": "npm run build:source"
31+
"postinstall": "npm run build:source"
3232
},
3333
"peerDependencies": {
3434
"react-native-gesture-handler": ">=2",

0 commit comments

Comments
 (0)