From 608bc43d3d501024c08e15147b9d11a6329ad105 Mon Sep 17 00:00:00 2001 From: ivaosthu Date: Wed, 15 Feb 2017 22:23:08 +0100 Subject: [PATCH] Bump unleash-frontend to 2.2.2 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3e841383d2..5393e35fd1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unleash-server", - "description": "unleash your features", + "description": "Unleash is an enterprise ready feature toggles service. It provides different strategies for handling feature toggles.", "version": "2.1.0", "keywords": [ "unleash", @@ -74,7 +74,7 @@ "prom-client": "^6.1.2", "response-time": "^2.3.2", "serve-favicon": "^2.3.0", - "unleash-frontend": "^2.2.1", + "unleash-frontend": "^2.2.2", "yallist": "^2.0.0", "yargs": "^6.5.0" },