drop unnecessary package.json

This commit is contained in:
Robert Kaussow 2020-02-03 16:53:36 +01:00
parent 03386ff56c
commit 7cf2011399
1 changed files with 0 additions and 10 deletions

View File

@ -1,10 +0,0 @@
{
"name": "wait-for",
"version": "0.1.0",
"scripts": {
"test": "./node_modules/.bin/bats wait-for.bats"
},
"dependencies": {
"bats": "^0.4.2"
}
}