fix(core): update

This commit is contained in:
2019-09-03 15:24:49 +02:00
parent 01c7d2e482
commit de831b086f
2 changed files with 10 additions and 9 deletions

View File

@@ -24,9 +24,3 @@ export {
};
// third party
import * as fs from 'fs-extra';
export {
fs
};