From 0a07aedc1ff7cbd805245cc2ffa05021628bddb7 Mon Sep 17 00:00:00 2001 From: Roman Hotsiy Date: Thu, 12 Jan 2017 17:01:44 +0200 Subject: [PATCH] update string-replace-webpack-plugin (fix peerDep warning) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b44c866b..e4c6c4b5 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "should": "^11.1.0", "sinon": "^1.17.2", "source-map-loader": "^0.1.5", - "string-replace-webpack-plugin": "0.0.4", + "string-replace-webpack-plugin": "0.0.5", "style-loader": "^0.13.1", "ts-helpers": "^1.1.1", "tslint": "^4.3.1",