From 9ef8d71ace5cecfe2a028cb37664b4fa5c373976 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roger=20Vil=C3=A0?= Date: Wed, 1 Apr 2020 09:15:34 +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 531d800..a42497d 100644 --- a/package.json +++ b/package.json @@ -34,13 +34,13 @@ "babel-plugin-transform-es2015-parameters": "^6.8.0", "babel-plugin-transform-runtime": "^6.8.0", "babel-preset-es2015": "^6.6.0", - "babel-runtime": "^6.6.1", "css-loader": "^0.23.1", "json-loader": "^0.5.7", "style-loader": "^0.13.1", "webpack": "^1.13.0" }, "dependencies": { + "babel-runtime": "^6.26.0", "highlight.js": "^9.12.0", "markdown-it": "^6.0.1", "markdown-it-abbr": "^1.0.3",