This commit is contained in:
Philipp Kunz 2020-01-18 12:19:28 +00:00
parent 5792a13b01
commit a1fa6b751e
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "@pushrocks/gulp-function", "name": "@pushrocks/gulp-function",
"version": "3.0.1", "version": "3.0.2",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,7 +1,7 @@
{ {
"name": "@pushrocks/gulp-function", "name": "@pushrocks/gulp-function",
"private": false, "private": false,
"version": "3.0.1", "version": "3.0.2",
"description": "accepts a function call as parameter to execute in gulp pipeline", "description": "accepts a function call as parameter to execute in gulp pipeline",
"main": "dist/index.js", "main": "dist/index.js",
"typings": "dist/index.d.ts", "typings": "dist/index.d.ts",