From 4e92e068abd42874d18ef3c9813df92d30657885 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Fri, 9 Apr 2021 13:39:49 +0200 Subject: [PATCH] 4.0.0-alpha.2 --- frontend/package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 5b88950eeb..bcbe4e437a 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,7 +1,7 @@ { "name": "unleash-frontend", "description": "unleash your features", - "version": "3.15.1", + "version": "4.0.0-alpha.2", "keywords": [ "unleash", "feature toggle", @@ -103,7 +103,6 @@ "no-restricted-globals": "off", "no-useless-computed-key": "off", "import/no-anonymous-default-export": "off" - } }, "proxy": "http://localhost:4242"