add typings to package.json
This commit is contained in:
parent
0c32b981c4
commit
4c205381d9
@ -3,6 +3,7 @@
|
||||
"version": "1.0.4",
|
||||
"description": "do more with npm",
|
||||
"main": "dist/index.js",
|
||||
"typings":"dist/index.d.ts",
|
||||
"scripts": {
|
||||
"test": "(npmts)"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user