Skip to content

Commit

Permalink
Ignore markdown changes in lerna updated
Browse files Browse the repository at this point in the history
  • Loading branch information
brianc committed Dec 26, 2019
1 parent 5c5dcc5 commit d28d826
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion lerna.json
Expand Up @@ -4,5 +4,8 @@
],
"npmClient": "yarn",
"useWorkspaces": true,
"version": "independent"
"version": "independent",
"ignoreChanges": [
"**/*.md"
]
}

0 comments on commit d28d826

Please sign in to comment.