fix typings in package.json
This commit is contained in:
parent
04fc15d006
commit
7da8703231
@ -3,6 +3,7 @@
|
||||
"version": "1.0.0",
|
||||
"description": "makes it easy to automate tasks with Continuous Integration",
|
||||
"main": "dist/index.js",
|
||||
"typings":"dist/index.d.ts",
|
||||
"scripts": {
|
||||
"test": "(npmts)"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user