We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fd25ff commit 829f5edCopy full SHA for 829f5ed
lerna.json
@@ -3,10 +3,6 @@
3
"version": "independent",
4
"useWorkspaces": true,
5
"npmClient": "yarn",
6
- "changelog": {
7
- "repo": "konnectors/libs",
8
- "cacheDir": ".changelog"
9
- },
10
"command": {
11
"version": {
12
"conventionalCommits": true,
package.json
@@ -11,8 +11,7 @@
"eslint-config-cozy-app": "4.0.0",
"eslint-plugin-jsdoc": "37.8.2",
13
"eslint-plugin-prettier": "4.0.0",
14
- "lerna": "3.22.1",
15
- "lerna-changelog": "1.0.1"
+ "lerna": "3.22.1"
16
},
17
"prettier": {
18
"semi": false,
0 commit comments