aboutsummaryrefslogtreecommitdiffstats
path: root/clientSource/package.json
diff options
context:
space:
mode:
authormarzavec <admin@marzavec.com>2019-11-07 08:35:23 +0100
committermarzavec <admin@marzavec.com>2019-11-07 08:35:23 +0100
commitf28e65ab8035682372edbe1c11d9ca2581e0a2e6 (patch)
treea75c9b682ca245baa3f01df5ea704ba95205cef3 /clientSource/package.json
parentMerge pull request #79 from 0x17de/feature-emote-trip (diff)
downloadhackchat-f28e65ab8035682372edbe1c11d9ca2581e0a2e6.tar.gz
hackchat-f28e65ab8035682372edbe1c11d9ca2581e0a2e6.zip
Syntax update and formatting tweaks
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 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"
}
}