From 808e89b024bed961cecd06c9e987dd0349458b92 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Fri, 1 May 2020 13:44:35 -0400 Subject: Finally implemented blog posts --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index 27644d4..5e6b73d 100644 --- a/package.json +++ b/package.json @@ -13,6 +13,7 @@ "lint": "eslint --ext .js,.vue --ignore-path .gitignore ." }, "dependencies": { + "@nuxtjs/markdownit": "^1.2.9", "@nuxtjs/pwa": "^3.0.0-0", "node-sass": "^4.13.1", "nuxt": "^2.12.2", -- cgit v1.2.3