Add .versionrc

This commit is contained in:
BoykoAlex
2020-07-15 12:41:09 -04:00
parent 2dae6718bc
commit 44d6eca92e

8
.versionrc Normal file
View File

@@ -0,0 +1,8 @@
{
"bumpFiles": [
{
"filename": "./lib/package.json",
"type": "json"
}
]
}