Skip to content

Commit

Permalink
feat: upgrade unleash-frontend to 4.10.0-beta.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ykhedher committed Mar 31, 2022
1 parent 66d9d7a commit c1e45c0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -114,7 +114,7 @@
"serve-favicon": "^2.5.0",
"stoppable": "^1.1.0",
"type-is": "^1.6.18",
"unleash-frontend": "4.9.0",
"unleash-frontend": "4.10.0-beta.0",
"uuid": "^8.3.2",
"semver": "^7.3.5"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -7260,10 +7260,10 @@ universalify@^2.0.0:
resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.0.tgz#75a4984efedc4b08975c5aeb73f530d02df25717"
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==

unleash-frontend@4.9.0:
version "4.9.0"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.9.0.tgz#4b6734547cc827724413d75650da69d68f63d5f9"
integrity sha512-Xq/D+vxexkQQpdjI5yqkR/wheInUie8vv8cXAIlMG0lhLZVpPvGsqDPzWO/7poIYgV4k29h4m1EY72BQILOA/Q==
unleash-frontend@4.10.0-beta.0:
version "4.10.0-beta.0"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.10.0-beta.0.tgz#93848417ec5eab53544b370351575e36f8bbd8a6"
integrity sha512-NDfa7rB2ffdp8fJqwKf67R5MG1fBpvHLdKtEs9K/nKfu3ivh0X6RoE+3ktPoNel9C8YpFj48L6OtG0hT2yTzUA==

unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0"
Expand Down

0 comments on commit c1e45c0

Please sign in to comment.