Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
a347ded65a | |||
3ce4b200db |
@ -1,8 +1,9 @@
|
|||||||
{
|
{
|
||||||
"name": "taskbuffer",
|
"name": "taskbuffer",
|
||||||
"version": "0.1.2",
|
"version": "0.1.3",
|
||||||
"description": "Flexible task organization for gulp. TypeScript ready!",
|
"description": "Flexible task organization for gulp. TypeScript ready!",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
|
"typings": "dist/index.d.ts",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "(npmts)"
|
"test": "(npmts)"
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user