1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-05 17:53:12 +02:00

chore: upgrade version v4.14.4-beta.0

This commit is contained in:
Gastón Fournier 2022-08-12 11:23:58 +02:00
parent 8d16997473
commit 9c964040ff
No known key found for this signature in database
GPG Key ID: BC3E6CD5E81633B8
2 changed files with 6 additions and 6 deletions

View File

@ -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": {

View File

@ -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"