1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00
This commit is contained in:
sjaanus 2022-07-26 13:06:11 +00:00 committed by GitHub
parent cc3636c59e
commit 4f4b6c535b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.14.0-beta.3",
"version": "4.14.0-beta.4",
"keywords": [
"unleash",
"feature toggle",
@ -122,7 +122,7 @@
"stoppable": "^1.1.0",
"type-is": "^1.6.18",
"unleash-client": "^3.15.0",
"unleash-frontend": "4.14.0-beta.5",
"unleash-frontend": "4.14.0-beta.6",
"uuid": "^8.3.2"
},
"devDependencies": {

View File

@ -7870,10 +7870,10 @@ unleash-client@^3.15.0:
murmurhash3js "^3.0.1"
semver "^7.3.5"
unleash-frontend@4.14.0-beta.5:
version "4.14.0-beta.5"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.14.0-beta.5.tgz#b37526d95de6b5526a24ca85057d941a1b0e0c89"
integrity sha512-9s5UA2redAq+/LlmhNB+Wuf0sNU4NIrUA9jrXYXsELGknnXunL+hLyqj5ZKJilpByqMlzWR6KX/CQBQYwTl5sg==
unleash-frontend@4.14.0-beta.6:
version "4.14.0-beta.6"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.14.0-beta.6.tgz#10c24079137acd859986026866e42b3eac3d0ce0"
integrity sha512-Kww5JeAVoVMn0vc00CKv1GstyKd1whnIgnOVuSLpChCsO0QXcwbkQ2GsHd0stPrBeL/MYmuo2WyWdds8/n6c5A==
unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0"