From c59894ccb99fb5cb4cf258e4ea01583025d38a3e Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 20 Oct 2018 17:32:49 +0000 Subject: [PATCH] fix(package): update @mdi/font to version 3.0.39 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 986fc96..cfe5dd6 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "dependencies": { "@material-ui/core": "^3.0.1", "@material-ui/lab": "^3.0.0-alpha.16", - "@mdi/font": "^2.0.46", + "@mdi/font": "^3.0.39", "leaflet": "^1.3.1", "lodash-es": "^4.17.4", "mqtt": "^2.14.0",