From 39715350df86cba8faad4c40f7db863117194f53 Mon Sep 17 00:00:00 2001 From: Rich Harris Date: Mon, 25 Dec 2017 08:45:31 -0500 Subject: [PATCH] remove unused dependency --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index f48e09f..9f5fd1c 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,6 @@ "express": "^4.16.2", "extract-text-webpack-plugin": "^3.0.2", "glob": "^7.1.2", - "marked": "^0.3.7", "node-fetch": "^1.7.3", "npm-run-all": "^4.1.2", "sapper": "^0.2.9",