update to reflect more accurate update information

This commit is contained in:
2017-08-18 12:52:11 +02:00
parent 4501469365
commit 61d7ac981b
8 changed files with 53 additions and 23 deletions

View File

@@ -6,6 +6,7 @@ import * as npmextra from 'npmextra'
import * as smartnpm from 'smartnpm'
import * as smartopen from 'smartopen'
import * as smarttime from 'smarttime'
import * as smartversion from 'smartversion'
export {
beautylog,
@@ -13,5 +14,6 @@ export {
npmextra,
smartnpm,
smartopen,
smarttime
smarttime,
smartversion
}