Compare commits

...

2 Commits

Author SHA1 Message Date
8c0fcdf5b7 8.0.13 2017-08-20 00:48:35 +02:00
a477cc00e7 update dependencies 2017-08-20 00:48:21 +02:00
2 changed files with 9 additions and 9 deletions

View File

@ -1,6 +1,6 @@
{
"name": "npmts",
"version": "8.0.12",
"version": "8.0.13",
"description": "best practice npm TypeScript modules",
"main": "dist/index.js",
"bin": {
@ -58,7 +58,7 @@
"smartstream": "^1.0.10",
"smartstring": "^2.0.24",
"smartsystem": "^2.0.2",
"smartupdate": "^1.0.7",
"smartupdate": "^1.0.9",
"tapbuffer": "^1.0.29",
"through2": "^2.0.3",
"tsn": "^2.0.15",

View File

@ -2886,22 +2886,22 @@ smartsystem@^2.0.2:
systemjs "^0.20.17"
typings-global "^1.0.20"
smarttime@^1.0.6:
version "1.0.6"
resolved "https://registry.yarnpkg.com/smarttime/-/smarttime-1.0.6.tgz#0412a021cff88e8e41b766103a2d9e42fe816ddc"
smarttime@^1.0.9:
version "1.0.9"
resolved "https://registry.yarnpkg.com/smarttime/-/smarttime-1.0.9.tgz#a307bde5bb56207a4bc92eeb416de503dae64fec"
dependencies:
typings-global "^1.0.16"
smartupdate@^1.0.7:
version "1.0.7"
resolved "https://registry.yarnpkg.com/smartupdate/-/smartupdate-1.0.7.tgz#388ec40157c71f5d2fa807ffa0f109e3ccd39e27"
smartupdate@^1.0.9:
version "1.0.9"
resolved "https://registry.yarnpkg.com/smartupdate/-/smartupdate-1.0.9.tgz#d9b0f6a62c42df51221c9ce193e703d2cdaffd26"
dependencies:
beautycolor "^1.0.11"
beautylog "^6.1.10"
npmextra "^2.0.9"
smartnpm "^1.0.4"
smartopen "^1.0.3"
smarttime "^1.0.6"
smarttime "^1.0.9"
smartversion "^1.0.3"
typings-global "^1.0.20"