fix(dependencies): remove shelljs and go node native

This commit is contained in:
2018-07-18 20:58:12 +02:00
parent f2f048a40b
commit 2e94eb5467
19 changed files with 1125 additions and 749 deletions

View File

@@ -1,2 +1,2 @@
export * from './smartshell.wrap'
export * from './smartshell.classes.smartshell'
export * from './smartshell.wrap';
export * from './smartshell.classes.smartshell';