From b7cba92be85b7d182e7df61b36e7ba25979f8818 Mon Sep 17 00:00:00 2001 From: Silvan Date: Thu, 10 May 2018 13:38:16 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 712c4ca..f88aa88 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "dependencies": { "@nuxtjs/bulma": "^1.0.1", "@nuxtjs/font-awesome": "^1.0.1", - "@nuxtjs/markdownit": "^0.0.2", + "@nuxtjs/markdownit": "latest", "axios": "^0.16.2", "js-cookie": "^2.1.4", "lodash": "^4.17.4",