From 524803abc62aa9456b888f609d3c3c8f71a32170 Mon Sep 17 00:00:00 2001 From: Markis Taylor Date: Sat, 6 May 2017 11:08:20 -0700 Subject: [PATCH] Upgrade Dependencies --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0f77565..93b610f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "strip-whitespace-loader", - "version": "1.0.1", + "version": "1.0.2", "description": "Strip whitespace from strings in javascript assets", "main": "index.js", "engines": {