1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

feat: upgrade unleash-frontend to 4.0.0-alpha.0

This commit is contained in:
Ivar Conradi Østhus 2021-03-30 15:21:02 +02:00
parent 58137b8579
commit baf750c05a
No known key found for this signature in database
GPG Key ID: 31AC596886B0BD09
2 changed files with 5 additions and 5 deletions

View File

@ -95,7 +95,7 @@
"prom-client": "^13.1.0",
"response-time": "^2.3.2",
"serve-favicon": "^2.5.0",
"unleash-frontend": "3.15.0",
"unleash-frontend": "4.0.0-alpha.0",
"uuid": "^8.3.2",
"yargs": "^16.0.3"
},

View File

@ -6545,10 +6545,10 @@ universalify@^0.1.0:
resolved "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz"
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
unleash-frontend@3.15.0:
version "3.15.0"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.15.0.tgz#44692fa923a562a5bc01fd68b50a4744c9c70f96"
integrity sha512-sPj8xFNzo0SW0+mUyi0GNLfD1+LFP9fxmhGkydr6NChqVfS4vIGljnv8Jxco85t8diBdDNnqxKOtJfEsi5VESQ==
unleash-frontend@4.0.0-alpha.0:
version "4.0.0-alpha.0"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.0.0-alpha.0.tgz#624cbeb77cb020c045d52e73e362a75312ff13b6"
integrity sha512-U23GazUzXAGUPSja+2yvlImcB1CW/3QsxJBEqqJKLedsZEXx7zsinTbXmPNl3ysLixBs9U4AODgkvCVx3826RA==
unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0"