update dependencies to latest standards
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import 'typings-global'
|
||||
import * as Q from 'q'
|
||||
import * as _ from 'lodash'
|
||||
import * as smartq from 'smartq'
|
||||
import * as lodash from 'lodash'
|
||||
|
||||
export {
|
||||
Q,
|
||||
_
|
||||
smartq,
|
||||
lodash
|
||||
}
|
||||
|
Reference in New Issue
Block a user