Skip to content

Commit 8bcac6c

Browse files
committed
add script for publishing
1 parent b719953 commit 8bcac6c

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
@@ -14,6 +14,7 @@
1414
"clean": "expo-module clean",
1515
"lint": "expo-module lint",
1616
"test": "expo-module test",
17+
"package:publish": "npm publish --access public",
1718
"prepare": "expo-module prepare",
1819
"prepublishOnly": "expo-module prepublishOnly",
1920
"expo-module": "expo-module"

0 commit comments

Comments
 (0)