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