now working when npms.io is down

This commit is contained in:
Philipp Kunz 2017-09-13 17:44:31 +02:00
parent 594bccfc82
commit 3a6bd3b583
2 changed files with 22 additions and 22 deletions

View File

@ -58,7 +58,7 @@
"smartstream": "^1.0.10",
"smartstring": "^2.0.24",
"smartsystem": "^2.0.2",
"smartupdate": "^1.0.11",
"smartupdate": "^1.0.12",
"tapbuffer": "^1.0.29",
"through2": "^2.0.3",
"tsn": "^2.0.15",

View File

@ -649,8 +649,8 @@ core-util-is@1.0.2, core-util-is@~1.0.0:
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
cron@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/cron/-/cron-1.2.1.tgz#3a86c09b41b8f261ac863a7cc85ea4735857eab2"
version "1.3.0"
resolved "https://registry.yarnpkg.com/cron/-/cron-1.3.0.tgz#7e459968eaf94e1a445be796ce402166c234659d"
dependencies:
moment-timezone "^0.5.x"
@ -1097,11 +1097,11 @@ fs-extra@^2.0.0, fs-extra@^2.1.2:
jsonfile "^2.1.0"
fs-extra@^4.0.0:
version "4.0.1"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-4.0.1.tgz#7fc0c6c8957f983f57f306a24e5b9ddd8d0dd880"
version "4.0.2"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-4.0.2.tgz#f91704c53d1b461f893452b0c307d9997647ab6b"
dependencies:
graceful-fs "^4.1.2"
jsonfile "^3.0.0"
jsonfile "^4.0.0"
universalify "^0.1.0"
fs.realpath@^1.0.0:
@ -1623,8 +1623,8 @@ javascript-natural-sort@0.7.1:
resolved "https://registry.yarnpkg.com/javascript-natural-sort/-/javascript-natural-sort-0.7.1.tgz#f9e2303d4507f6d74355a73664d1440fb5a0ef59"
js-base64@^2.1.9:
version "2.2.1"
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-2.2.1.tgz#c81f8d7a3cab0d59aeb3f63d0309984460954215"
version "2.3.2"
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-2.3.2.tgz#a79a923666372b580f8e27f51845c6f7e8fbfbaf"
js-tokens@^3.0.0, js-tokens@^3.0.2:
version "3.0.2"
@ -1661,9 +1661,9 @@ jsonfile@^2.1.0:
optionalDependencies:
graceful-fs "^4.1.6"
jsonfile@^3.0.0:
version "3.0.1"
resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-3.0.1.tgz#a5ecc6f65f53f662c4415c7675a0331d0992ec66"
jsonfile@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb"
optionalDependencies:
graceful-fs "^4.1.6"
@ -2608,8 +2608,8 @@ right-align@^0.1.1:
align-text "^0.1.1"
rimraf@2, rimraf@^2.3.3, rimraf@^2.5.1, rimraf@^2.6.1:
version "2.6.1"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.1.tgz#c2338ec643df7a1b7fe5c54fa86f57428a55f33d"
version "2.6.2"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.2.tgz#2ed8150d24a16ea8651e6d6ef0f47c4158ce7a36"
dependencies:
glob "^7.0.5"
@ -2830,9 +2830,9 @@ smartlodash@^1.0.1:
"@types/node" "^8.0.10"
lodash "^4.17.4"
smartnpm@^1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/smartnpm/-/smartnpm-1.0.4.tgz#026ce3b3f3b46ec546de51908a0d408848466c0d"
smartnpm@^1.0.5:
version "1.0.5"
resolved "https://registry.yarnpkg.com/smartnpm/-/smartnpm-1.0.5.tgz#52d79269b41b93a17d87bf71b83b26006dd46088"
dependencies:
beautycolor "^1.0.9"
beautylog "^6.1.10"
@ -2914,23 +2914,23 @@ smartsystem@^2.0.2:
systemjs "^0.20.17"
typings-global "^1.0.20"
smarttime@^1.0.9:
smarttime@^1.0.10:
version "1.0.10"
resolved "https://registry.yarnpkg.com/smarttime/-/smarttime-1.0.10.tgz#6bbcc0e31fb60bb085ad49c126436a5665d1b92a"
dependencies:
moment "^2.18.1"
typings-global "^1.0.16"
smartupdate@^1.0.11:
version "1.0.11"
resolved "https://registry.yarnpkg.com/smartupdate/-/smartupdate-1.0.11.tgz#f1e9b450e33a88ccd3b6207afb940631812364f8"
smartupdate@^1.0.12:
version "1.0.12"
resolved "https://registry.yarnpkg.com/smartupdate/-/smartupdate-1.0.12.tgz#d583b532de240ad6dde7d88d2cadfa4463625ecb"
dependencies:
beautycolor "^1.0.11"
beautylog "^6.1.10"
npmextra "^2.0.9"
smartnpm "^1.0.4"
smartnpm "^1.0.5"
smartopen "^1.0.3"
smarttime "^1.0.9"
smarttime "^1.0.10"
smartversion "^1.0.3"
typings-global "^1.0.20"