From d03ed69b6ed43fc15c24624270a180341a398da6 Mon Sep 17 00:00:00 2001 From: Rob Garrison Date: Mon, 23 Jul 2018 12:43:06 -0500 Subject: [PATCH] Update to semver with LF normalization --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9c22b2a4..2645abd7 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "jsonlint": "^1.6.3", "less": "^3.8.0", "lz-string-unsafe": "^1.4.4-beta", - "semver-bundle": "^0.1.0", + "semver-bundle": "^0.1.1", "stylelint-bundle": "^8.0.0", "stylus-lang-bundle": "^0.54.5", "updates": "^4.0.1"