Skip to content

Commit 6225de1

Browse files
authored
fix: build package before publishing (#13)
1 parent 4a3728c commit 6225de1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"react-native": "src/index",
99
"source": "src/index",
1010
"scripts": {
11+
"prepare": "bob build",
1112
"typecheck": "tsc --noEmit",
1213
"lint": "eslint \"**/*.{js,ts,tsx}\" --fix",
1314
"lint-ci": "eslint \"**/*.{js,ts,tsx}\" -f @jamesacarr/github-actions",

0 commit comments

Comments
 (0)