diff options
Diffstat (limited to '')
-rw-r--r-- | clientSource/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clientSource/package.json b/clientSource/package.json index 7abba43..63df0d3 100644 --- a/clientSource/package.json +++ b/clientSource/package.json @@ -17,6 +17,6 @@ "author": "Marzavec", "license": "WTFPL", "dependencies": { - "http-server": "^0.9.0" + "http-server": "^0.11.1" } } |