1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00

Bump 3.0.0-alpha.3

This commit is contained in:
ivaosthu 2017-10-12 09:29:16 +02:00
parent 61cf76b4f6
commit 881bf712a8
2 changed files with 4 additions and 4 deletions

View File

@ -78,7 +78,7 @@
"prometheus-gc-stats": "^0.5.0",
"response-time": "^2.3.2",
"serve-favicon": "^2.3.0",
"unleash-frontend": "^3.0.0-alpha.2",
"unleash-frontend": "^3.0.0-alpha.3",
"yallist": "^3.0.2",
"yargs": "^8.0.2"
},

View File

@ -4860,9 +4860,9 @@ unique-temp-dir@^1.0.0:
os-tmpdir "^1.0.1"
uid2 "0.0.3"
unleash-frontend@^3.0.0-alpha.2:
version "3.0.0-alpha.2"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.0.0-alpha.2.tgz#7b535df0d56206e8bc0a10faa33e77be5aa726d0"
unleash-frontend@^3.0.0-alpha.3:
version "3.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.0.0-alpha.3.tgz#f28b135a2c5e041314793390bcc400a3ea0bdbcd"
dependencies:
debug "^2.2.0"
immutable "^3.8.1"