fix typings
This commit is contained in:
parent
bab5cea49f
commit
768cf06e0e
@ -3,7 +3,7 @@
|
||||
"version": "2.0.0",
|
||||
"description": "smart dns methods written in TypeScript",
|
||||
"main": "dist/index.js",
|
||||
"typings": "../dist/index.d.ts",
|
||||
"typings": "dist/index.d.ts",
|
||||
"scripts": {
|
||||
"test": "(npmts)"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user