From 147e2c64b5d7e5523917b3392a19e2373c0f9f01 Mon Sep 17 00:00:00 2001 From: Luke Edwards Date: Thu, 17 May 2018 13:03:25 -0700 Subject: [PATCH] update webpack-format-messages --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9410795..01bce03 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "source-map-support": "^0.5.5", "tslib": "^1.9.0", "url-parse": "^1.2.0", - "webpack-format-messages": "^1.0.2" + "webpack-format-messages": "^2.0.1" }, "devDependencies": { "@types/glob": "^5.0.34",