Compare commits
6 Commits
Author | SHA1 | Date | |
---|---|---|---|
aaa218003e | |||
db9d748f99 | |||
40e412282c | |||
768cf06e0e | |||
2ef01e1111 | |||
0f129262e9 |
@ -1,9 +1,9 @@
|
||||
{
|
||||
"name": "dnsly",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.2",
|
||||
"description": "smart dns methods written in TypeScript",
|
||||
"main": "dist/index.js",
|
||||
"typings": "../dist/index.d.ts",
|
||||
"typings": "dist/index.d.ts",
|
||||
"scripts": {
|
||||
"test": "(npmts)"
|
||||
},
|
||||
|
Reference in New Issue
Block a user