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

chore(package.json): Bump unleash-frontend to 3.0.0-alpha.7

This commit is contained in:
Ivar Conradi Østhus 2018-02-05 08:56:07 +01:00
parent 260c940851
commit ebef071ab5
2 changed files with 4 additions and 4 deletions

View File

@ -83,7 +83,7 @@
"prometheus-gc-stats": "^0.5.0",
"response-time": "^2.3.2",
"serve-favicon": "^2.3.0",
"unleash-frontend": "^3.0.0-alpha.6",
"unleash-frontend": "^3.0.0-alpha.7",
"yallist": "^3.0.2",
"yargs": "^11.0.0"
},

View File

@ -5777,9 +5777,9 @@ unique-temp-dir@^1.0.0:
os-tmpdir "^1.0.1"
uid2 "0.0.3"
unleash-frontend@^3.0.0-alpha.6:
version "3.0.0-alpha.6"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.0.0-alpha.6.tgz#439a5554a1169082b7ae19544002cad19409a27d"
unleash-frontend@^3.0.0-alpha.7:
version "3.0.0-alpha.7"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.0.0-alpha.7.tgz#1d333342241818928e0956f025fef28fe78aca06"
dependencies:
debug "^3.1.0"
immutable "^3.8.1"