update dependencies

This commit is contained in:
2017-04-21 00:38:32 +02:00
parent 6070249cd2
commit dc98d893b1
5 changed files with 16 additions and 52 deletions

View File

@ -8,7 +8,6 @@ import * as projectinfo from 'projectinfo'
import * as path from 'path'
import * as smartanalytics from 'smartanalytics'
import * as smartcli from 'smartcli'
import * as smartenv from 'smartenv'
import * as smartfile from 'smartfile'
import * as smartpath from 'smartpath'
import * as smartstream from 'smartstream'
@ -26,7 +25,6 @@ export {
path,
smartanalytics,
smartcli,
smartenv,
smartfile,
smartpath,
smartstream,