Skip to content

Commit 79f2781

Browse files
Portugal, MarceloPortugal, Marcelo
authored andcommitted
fix(npm): create release script for lerna
1 parent 510c590 commit 79f2781

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
@@ -11,7 +11,7 @@
1111
"bump": "lerna version",
1212
"changed": "lerna changed",
1313
"clean": "lerna clean",
14-
"prepare": "lerna publish",
14+
"release": "lerna publish",
1515
"postinstall": "grunt shell:protractor-install",
1616
"init": "validate-commit-msg",
1717
"test": "grunt",

0 commit comments

Comments
 (0)