« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index cae2683..88b3217 100644
--- a/package.json
+++ b/package.json
@@ -4,8 +4,8 @@
   "description": "fan wiki for homestuck albums",
   "main": "upd8.js",
   "dependencies": {
-    "mkdirp": "^0.5.1",
-    "fix-whitespace": "^1.0.3"
+    "fix-whitespace": "^1.0.3",
+    "mkdirp": "^0.5.5"
   },
   "license": "GPL-3.0"
 }