Skip to content

Commit

Permalink
Change that
Browse files Browse the repository at this point in the history
  • Loading branch information
Methuselah96 committed Jul 28, 2020
1 parent 0294e0a commit 7bf1471
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 @@ -16,7 +16,7 @@
"lerna": "lerna",
"build": "lerna run prepare --since master --stream --sort -- --scripts-prepend-node-path",
"build:all": "lerna run build",
"publish": "lerna publish",
"publish": "lerna publish --conventional-commits --create-release github",
"canary": "lerna publish --canary preminor --npm-tag alpha",
"next": "lerna publish --bump prerelease --npm-tag next",
"lint": "eslint '**/*.{js,jsx}' --cache",
Expand Down

0 comments on commit 7bf1471

Please sign in to comment.