sync-dev-server
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"description": "", | ||
"description": "Starts a server before your tests and stops on completion. Inspired by jest-puppeteer's subpackage jest-dev-server. Setup and teardown operations are fully synchronous.", | ||
"repository": { | ||
@@ -11,3 +11,3 @@ "type": "git", | ||
}, | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"files": [ | ||
@@ -44,2 +44,5 @@ "dist" | ||
"kill-sync", | ||
"testing", | ||
"http", | ||
"localhost", | ||
"comp1531" | ||
@@ -46,0 +49,0 @@ ], |
45150