mirror of
https://github.com/thegeeklab/wait-for.git
synced 2024-11-22 12:20:39 +00:00
drop unnecessary package.json
This commit is contained in:
parent
03386ff56c
commit
7cf2011399
10
package.json
10
package.json
@ -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"
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user