Skip to content

Commit 120c11b

Browse files
authored
Merge pull request #106 from pfleidfn/master
add wait-for-localhost.js to published files
2 parents c3e8df0 + e005978 commit 120c11b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
"environment.js",
2121
"jest-preset.js",
2222
"setup.js",
23-
"teardown.js"
23+
"teardown.js",
24+
"wait-for-localhost.js"
2425
],
2526
"scripts": {
2627
"coverage": "jest --coverage",

0 commit comments

Comments
 (0)