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, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index f85c87c..3c4543f 100644
--- a/package.json
+++ b/package.json
@@ -16,7 +16,9 @@
     "@nuxtjs/axios": "^5.3.6",
     "@nuxtjs/pwa": "^3.0.0-0",
     "front-matter": "^3.0.2",
-    "nuxt": "^2.0.0"
+    "markdown-it": "^10.0.0",
+    "nuxt": "^2.0.0",
+    "raw-loader": "^3.1.0"
   },
   "devDependencies": {
     "@vue/test-utils": "^1.0.0-beta.27",