This commit is contained in:
Nathan Bierema 2020-07-28 14:48:00 -04:00
parent bf7a8ba836
commit b0ad332f2e

View File

@ -3,10 +3,5 @@
"version": "independent",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
"publish": {
"allowBranch": "master"
}
},
"ignoreChanges": ["**/test/**", "**/examples/**", "**/*.md"]
}