mirror of
https://github.com/thegeeklab/wait-for.git
synced 2024-11-22 04:10:40 +00:00
Merge pull request #1 from JeremyCraigMartinez/master
add name and version so it can be installed with npm
This commit is contained in:
commit
50f3a3148b
@ -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