Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
e22c6764b7 | |||
50836eab06 |
@ -18,6 +18,7 @@ accepts a function call as parameter to execute in gulp pipeline
|
||||
[](https://nodejs.org/dist/latest-v6.x/docs/api/)
|
||||
[](https://nodejs.org/dist/latest-v6.x/docs/api/)
|
||||
[](http://standardjs.com/)
|
||||
[](https://snyk.io/test/npm/@pushrocks/gulp-function)
|
||||
|
||||
### Usage
|
||||
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "gulp-function",
|
||||
"version": "2.2.16",
|
||||
"version": "3.0.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "gulp-function",
|
||||
"version": "2.2.16",
|
||||
"name": "@pushrocks/gulp-function",
|
||||
"version": "3.0.0",
|
||||
"description": "accepts a function call as parameter to execute in gulp pipeline",
|
||||
"main": "dist/index.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
Reference in New Issue
Block a user