add typings to package.json
This commit is contained in:
parent
cd6407f189
commit
3ce4b200db
@ -3,6 +3,7 @@
|
||||
"version": "0.1.2",
|
||||
"description": "Flexible task organization for gulp. TypeScript ready!",
|
||||
"main": "dist/index.js",
|
||||
"typings":"dist/index.d.ts",
|
||||
"scripts": {
|
||||
"test": "(npmts)"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user