We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c5dcc5 commit d28d826Copy full SHA for d28d826
lerna.json
@@ -4,5 +4,8 @@
4
],
5
"npmClient": "yarn",
6
"useWorkspaces": true,
7
- "version": "independent"
+ "version": "independent",
8
+ "ignoreChanges": [
9
+ "**/*.md"
10
+ ]
11
}
0 commit comments