Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
1cdce1b862 | |||
e18e7a04ee |
@ -29,4 +29,6 @@ myDnsly.getRecord('example.com','AAAA') // returns promise
|
|||||||
})
|
})
|
||||||
```
|
```
|
||||||
|
|
||||||
|
> MIT licensed | **©** 2016 - 2017 [Lossless GmbH](https://lossless.gmbh)
|
||||||
|
|
||||||
[](https://push.rocks)
|
[](https://push.rocks)
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "dnsly",
|
"name": "dnsly",
|
||||||
"version": "2.0.3",
|
"version": "2.0.4",
|
||||||
"description": "smart dns methods written in TypeScript",
|
"description": "smart dns methods written in TypeScript",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"typings": "dist/index.d.ts",
|
"typings": "dist/index.d.ts",
|
||||||
|
Reference in New Issue
Block a user