mirror of
https://github.com/tenrok/BBob.git
synced 2026-06-11 18:02:26 +03:00
chore(lerna): add options for commit message and publishing
This commit is contained in:
+6
-1
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"lerna": "2.11.0",
|
||||
"version": "2.5.4",
|
||||
"packages": [
|
||||
"packages/bbob-cli",
|
||||
"packages/bbob-core",
|
||||
@@ -15,5 +16,9 @@
|
||||
"access": "public",
|
||||
"registry": "https://registry.npmjs.org/"
|
||||
},
|
||||
"version": "2.5.4"
|
||||
"command": {
|
||||
"version": {
|
||||
"message": "chore(release): publish %s"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user