fix(ci): update

This commit is contained in:
2018-09-02 14:21:05 +02:00
parent 75d94111a9
commit 9b3db5daca
10 changed files with 178 additions and 759 deletions

View File

@@ -4,10 +4,4 @@ import * as smartfile from '@pushrocks/smartfile';
import * as smartstring from '@pushrocks/smartstring';
import * as smartpath from '@pushrocks/smartpath';
export {
path,
smartpromise,
smartfile,
smartstring,
smartpath
}
export { path, smartpromise, smartfile, smartstring, smartpath };