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.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index e6ceb92..ff4b694 100644
--- a/package.json
+++ b/package.json
@@ -21,7 +21,8 @@
     "kronikarz": "^0.1.3",
     "markdown-it": "^10.0.0",
     "nuxt": "^2.0.0",
-    "raw-loader": "^3.1.0"
+    "raw-loader": "^3.1.0",
+    "tough-cookie": "^3.0.1"
   },
   "devDependencies": {
     "@vue/test-utils": "^1.0.0-beta.27",