mirror of
https://github.com/ivuorinen/base-configs.git
synced 2026-02-08 00:45:22 +00:00
chore: tweaks and cleanup
This commit is contained in:
@@ -4,9 +4,7 @@
|
||||
"version": {
|
||||
"conventionalCommits": true,
|
||||
"createRelease": "github",
|
||||
"ignoreChanges": [
|
||||
"**/*.md"
|
||||
],
|
||||
"ignoreChanges": ["**/*.md"],
|
||||
"message": "chore(release): publish",
|
||||
"yes": true
|
||||
},
|
||||
@@ -16,8 +14,6 @@
|
||||
}
|
||||
},
|
||||
"npmClient": "yarn",
|
||||
"packages": [
|
||||
"packages/*"
|
||||
],
|
||||
"packages": ["packages/*"],
|
||||
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user