This commit is contained in:
Philipp Kunz 2016-10-19 00:44:06 +02:00
parent bea33fa29f
commit a8c3fa048a

View File

@ -1,6 +1,6 @@
{ {
"name": "gulp-function", "name": "gulp-function",
"version": "2.0.0", "version": "2.0.1",
"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",