1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

fix: bump unleash-frontend to v4.11.0-beta.2

This commit is contained in:
Ivar Conradi Østhus 2022-05-12 20:15:12 +02:00
parent 6e401d9ebb
commit 4cf0829c36
No known key found for this signature in database
GPG Key ID: 31AC596886B0BD09
2 changed files with 5 additions and 5 deletions

View File

@ -116,7 +116,7 @@
"stoppable": "^1.1.0",
"type-is": "^1.6.18",
"@unleash/express-openapi": "^0.2.0",
"unleash-frontend": "4.11.0-beta.1",
"unleash-frontend": "4.11.0-beta.2",
"uuid": "^8.3.2",
"semver": "^7.3.5"
},

View File

@ -7466,10 +7466,10 @@ universalify@^2.0.0:
resolved "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz"
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==
unleash-frontend@4.11.0-beta.1:
version "4.11.0-beta.1"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.11.0-beta.1.tgz#b93245488b5d8a143c8e17728e27b6005b917754"
integrity sha512-CSTG+mJyxxlNEBlGPzRxP8ExwbtFjE9IyB1JGV3X7YpsWXQDOxspB2/PZLUL0yAZhUrtbcg2I2hHhbp8ehVdCQ==
unleash-frontend@4.11.0-beta.2:
version "4.11.0-beta.2"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.11.0-beta.2.tgz#c4fa486e01941a4ff1ed9974fe410a78df778a93"
integrity sha512-1/HbRqCwCJm3Ck2QiP+5NAVrD7TwaMXhEnlFdIloanJ7it5u1Ao1d7yCWw+Saq98HYVw2IWb/9w6Ma5IeniHSw==
unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0"