remove shelljs
This commit is contained in:
@ -1,13 +1,11 @@
|
||||
export * from '../npmts.plugins'
|
||||
|
||||
import * as tsn from 'tsn'
|
||||
import * as shelljs from 'shelljs'
|
||||
import * as smartchok from 'smartchok'
|
||||
import * as smartstream from 'smartstream'
|
||||
|
||||
export {
|
||||
tsn,
|
||||
shelljs,
|
||||
smartchok,
|
||||
smartstream
|
||||
}
|
||||
|
Reference in New Issue
Block a user