Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
40e412282c | |||
768cf06e0e |
@ -1,9 +1,9 @@
|
||||
{
|
||||
"name": "dnsly",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"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