diff --git a/package.json b/package.json index be11b8d..8f703af 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "repository": "https://github.com/lwsjs/local-web-server", "author": "Lloyd Brookes <75pound@gmail.com>", "dependencies": { - "lws": "^1.0.0-pre2.2", + "lws": "^1.0.0-pre2.3", "lws-blacklist": "^0.2.1", "lws-body-parser": "^0.2.1", "lws-compress": "^0.2.1", @@ -42,10 +42,10 @@ "lws-json": "^0.3.2", "lws-log": "^0.3.0", "lws-mime": "^0.2.1", - "lws-mock-response": "^0.2.0", + "lws-mock-response": "^0.2.1", "lws-rewrite": "^0.3.1", - "lws-spa": "^0.2.0", - "lws-static": "^0.3.1" + "lws-spa": "^0.2.1", + "lws-static": "^0.3.2" }, "devDependencies": { "test-runner": "^0.4.0"