Skip to content

Commit d28d826

Browse files
committed
Ignore markdown changes in lerna updated
1 parent 5c5dcc5 commit d28d826

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

lerna.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,8 @@
44
],
55
"npmClient": "yarn",
66
"useWorkspaces": true,
7-
"version": "independent"
7+
"version": "independent",
8+
"ignoreChanges": [
9+
"**/*.md"
10+
]
811
}

0 commit comments

Comments
 (0)