fix(core): update
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
* autocreated commitinfo by @pushrocks/commitinfo
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@pushrocks/gulp-function',
|
||||
version: '3.0.5',
|
||||
name: '@push.rocks/gulp-function',
|
||||
version: '3.0.6',
|
||||
description: 'accepts a function call as parameter to execute in gulp pipeline'
|
||||
}
|
||||
|
@ -1,4 +1,4 @@
|
||||
import * as smartpromise from '@pushrocks/smartpromise';
|
||||
import * as smartpromise from '@push.rocks/smartpromise';
|
||||
import * as through2 from 'through2';
|
||||
import { Transform } from 'stream';
|
||||
|
||||
|
Reference in New Issue
Block a user