git-auto-commit-action/package.json

9 lines
97 B
JSON

{
"devDependencies": {
"bats": "^1.1.0"
},
"scripts": {
"test": "bats tests"
}
}