summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMatthew Miller <matthew@millerti.me>2020-07-13 16:49:27 -0700
committerMatthew Miller <matthew@millerti.me>2020-07-13 16:49:27 -0700
commitaea2a93e340bc0af4359f04a1a1e7317dfd90ead (patch)
treebc644b2b8b02d70f88821f36f88e65ece6826a97
parenta27f80e5b97afb60a9833c5d543003abcbc60952 (diff)
Stop ignoring changes to markdown files
-rw-r--r--lerna.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/lerna.json b/lerna.json
index e9c21b6..9c622d0 100644
--- a/lerna.json
+++ b/lerna.json
@@ -4,7 +4,6 @@
"command": {
"publish": {
"ignoreChanges": [
- "*.md",
"*.config.js",
".eslintrc.js",
".prettierignore",