Skip to content

Commit

Permalink
chore: Modify publish script in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Dec 10, 2019
1 parent b209b59 commit 1facdbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"tsbb": "tsbb",
"bootstrap": "lerna bootstrap",
"version": "lerna version",
"publish": "lerna publish",
"publish": "lerna publish from-package",
"updated": "lerna updated",
"clean": "lerna clean"
},
Expand Down

0 comments on commit 1facdbc

Please sign in to comment.