Skip to content

Commit a8511d0

Browse files
add name and version so it can be installed with npm
1 parent 51de968 commit a8511d0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
{
2+
"name": "wait-for",
3+
"version": "0.1.0",
24
"scripts": {
35
"test": "./node_modules/.bin/bats wait-for.bats"
46
},

0 commit comments

Comments
 (0)