Remove deprecated, and unnecessary, options in release-it.json.

This commit is contained in:
Steven Black
2020-03-28 11:34:04 -04:00
parent b5ae218593
commit fa17160860

View File

@@ -9,9 +9,5 @@
},
"npm": {
"publish": false,
"publishPath": ".",
"tag": "latest",
"private": false,
"access": null
}
}