From 9c964040ff599967de5008a6012f6f2a49a5c3f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gast=C3=B3n=20Fournier?= Date: Fri, 12 Aug 2022 11:23:58 +0200 Subject: [PATCH] chore: upgrade version v4.14.4-beta.0 --- package.json | 4 ++-- yarn.lock | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 22ebde63c6..1057dc6888 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "unleash-server", "description": "Unleash is an enterprise ready feature toggles service. It provides different strategies for handling feature toggles.", - "version": "4.15.0-beta.0", + "version": "4.14.4-beta.0", "keywords": [ "unleash", "feature toggle", @@ -124,7 +124,7 @@ "stoppable": "^1.1.0", "ts-toolbelt": "^9.6.0", "type-is": "^1.6.18", - "unleash-frontend": "4.15.0-beta.0", + "unleash-frontend": "4.14.4-beta.0", "uuid": "^8.3.2" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 3ea69e02d9..f7ae9b5056 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7224,10 +7224,10 @@ unleash-client@3.15.0: murmurhash3js "^3.0.1" semver "^7.3.5" -unleash-frontend@4.15.0-beta.0: - version "4.15.0-beta.0" - resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.15.0-beta.0.tgz#be5df76a6ed5d12491c0eae1586e6667182a3295" - integrity sha512-BOod8Twm+uJSG1yfu6IaKeQ/dgpRJGVMX/tAmym6NwVl9XuaU7cwXvv1nPA2TKNDD67nZhGVuhDMLvRAjCaqhA== +unleash-frontend@4.14.4-beta.0: + version "4.14.4-beta.0" + resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.14.4-beta.0.tgz#b23c9aa9524cf5e7e40a845b603ba1429621ffba" + integrity sha512-XG19FZiYkLZSOR5CcfZGz3o/z9ihQUfXwOADqKXcYCjKPj/vJzfVJv1l79yGcGlg1ujNF5Ab6KW/GNf64VXfqw== unpipe@1.0.0, unpipe@~1.0.0: version "1.0.0"