mirror of
https://github.com/thegeeklab/wait-for.git
synced 2024-11-21 20:00:39 +00:00
add name and version so it can be installed with npm
This commit is contained in:
parent
51de968acb
commit
a8511d0630
@ -1,4 +1,6 @@
|
||||
{
|
||||
"name": "wait-for",
|
||||
"version": "0.1.0",
|
||||
"scripts": {
|
||||
"test": "./node_modules/.bin/bats wait-for.bats"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user