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

chore: bump version of front end to 4.13.0-beta.2

This commit is contained in:
sighphyre 2022-06-22 08:32:56 +02:00
parent 347012ecf2
commit 33e3d610e7
2 changed files with 5 additions and 5 deletions

View File

@ -120,7 +120,7 @@
"serve-favicon": "^2.5.0", "serve-favicon": "^2.5.0",
"stoppable": "^1.1.0", "stoppable": "^1.1.0",
"type-is": "^1.6.18", "type-is": "^1.6.18",
"unleash-frontend": "4.13.0-beta.1", "unleash-frontend": "4.13.0-beta.2",
"uuid": "^8.3.2" "uuid": "^8.3.2"
}, },
"devDependencies": { "devDependencies": {

View File

@ -7756,10 +7756,10 @@ universalify@^2.0.0:
resolved "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz" resolved "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz"
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ== integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==
unleash-frontend@4.13.0-beta.1: unleash-frontend@4.13.0-beta.2:
version "4.13.0-beta.1" version "4.13.0-beta.2"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.13.0-beta.1.tgz#fed74f2da2f3c45c21a978097a34ba54b3064cf8" resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.13.0-beta.2.tgz#21bf949abd2a24e1da43f08458ba52845ee741f8"
integrity sha512-zMKBS0ZVfsuF3ZTamQUjLND6dqW7a1zDSlVmlEP4y3jgG0vhdcnTWUG7qkv9jbhyPljaS3XCVks3ilJdJwFKqg== integrity sha512-utOUCNB2lK3AJDqKhOZQonsvWtF9LT1UYVobR1VdQLfGgUKDivtKoxqqIUD73gP56aiPefO+4qpYtSeIVM7BcQ==
unpipe@1.0.0, unpipe@~1.0.0: unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0" version "1.0.0"