Skip to content

Commit daecba5

Browse files
committed
chore: update command name
1 parent 0b39b37 commit daecba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"clean": "lerna run clean",
2929
"prepare": "husky",
3030
"build": "lerna run prepack",
31-
"publish": "lerna publish",
31+
"release": "lerna publish",
3232
"android": "yarn example android",
3333
"ios": "yarn example ios",
3434
"dev": "yarn example start",

0 commit comments

Comments
 (0)