Skip to content

Commit

Permalink
feat: bump frontend to 4.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sighphyre committed Apr 29, 2022
1 parent 581fc76 commit 95b9927
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 @@ -116,7 +116,7 @@
"stoppable": "^1.1.0",
"type-is": "^1.6.18",
"@unleash/express-openapi": "^0.2.0",
"unleash-frontend": "4.10.0-beta.8",
"unleash-frontend": "4.10.0",
"uuid": "^8.3.2",
"semver": "^7.3.5"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -6600,10 +6600,10 @@ universalify@^2.0.0:
resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.0.tgz#75a4984efedc4b08975c5aeb73f530d02df25717"
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==

unleash-frontend@4.10.0-beta.8:
version "4.10.0-beta.8"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.10.0-beta.8.tgz#740b359d1e875f2ce9ea1516f26322e5d18041e0"
integrity sha512-Ok/DV7B+llwqhxRGZYODo4Kz2D9/09+Klz0vVSHIisnx9hMVRINqhzvWlEjMtDcuZswSfMpJqTSgYNnfQaBb+w==
unleash-frontend@4.10.0:
version "4.10.0"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.10.0.tgz#3a1e3c3a153b11f2c1310da69b0f89bc7b42c36b"
integrity sha512-OqspuumCHH7oPIB3qRbZk8N+hPwlwG9MeoqL9K4b2e9r80ouTdwj4qBtcUyMZ0rRx6lt/FRY3Yq6oWKT9HGPCA==
dependencies:
pkginfo "^0.4.1"

Expand Down

0 comments on commit 95b9927

Please sign in to comment.