remove unused dependency

This commit is contained in:
Rich Harris
2017-12-25 08:45:31 -05:00
committed by GitHub
parent cb57501fd3
commit 39715350df

View File

@@ -17,7 +17,6 @@
"express": "^4.16.2", "express": "^4.16.2",
"extract-text-webpack-plugin": "^3.0.2", "extract-text-webpack-plugin": "^3.0.2",
"glob": "^7.1.2", "glob": "^7.1.2",
"marked": "^0.3.7",
"node-fetch": "^1.7.3", "node-fetch": "^1.7.3",
"npm-run-all": "^4.1.2", "npm-run-all": "^4.1.2",
"sapper": "^0.2.9", "sapper": "^0.2.9",