mirror of
https://github.com/stefanzweifel/git-auto-commit-action.git
synced 2024-11-06 02:08:05 +00:00
9 lines
97 B
JSON
9 lines
97 B
JSON
|
{
|
||
|
"devDependencies": {
|
||
|
"bats": "^1.1.0"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "bats tests"
|
||
|
}
|
||
|
}
|