Skip to content

Commit

Permalink
chore: change lerna to independent mode
Browse files Browse the repository at this point in the history
  • Loading branch information
yuche committed Mar 22, 2018
1 parent 2c48322 commit 672eb2b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,9 @@
"packages/*"
],
"command": {
"init": {
"exact": true
},
"publish": {
"message": "chore(release): publish %s"
}
},
"version": "1.2.15"
"version": "independent"
}

0 comments on commit 672eb2b

Please sign in to comment.