update dependencies
This commit is contained in:
parent
18e2a32b8e
commit
a96db2e036
@ -1,6 +1,6 @@
|
||||
import * as stream from 'stream';
|
||||
import plugins = require('./gulpbrowser.plugins');
|
||||
import * as q from 'q';
|
||||
import * as q from 'smartq';
|
||||
|
||||
let browserify = function(transforms = []) {
|
||||
if (!Array.isArray(transforms)) {
|
||||
|
Loading…
Reference in New Issue
Block a user