cleanup dependencies
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import 'typings-global';
|
||||
export let lodash = require('lodash');
|
||||
export import path = require('path');
|
||||
import 'typings-global'
|
||||
export let lodash = require('lodash')
|
||||
export import path = require('path')
|
||||
export import smartfile = require('smartfile')
|
||||
|
Reference in New Issue
Block a user