update tsconfig
This commit is contained in:
13
package.json
13
package.json
@@ -2,7 +2,7 @@
|
||||
"name": "@push.rocks/smartdns",
|
||||
"version": "5.0.4",
|
||||
"private": false,
|
||||
"description": "smart dns methods written in TypeScript",
|
||||
"description": "A TypeScript library for smart DNS methods, supporting various DNS records and providers.",
|
||||
"main": "dist_ts/index.js",
|
||||
"typings": "dist_ts/index.d.ts",
|
||||
"scripts": {
|
||||
@@ -15,9 +15,14 @@
|
||||
"url": "git+ssh://git@gitlab.com/pushrocks/dnsly.git"
|
||||
},
|
||||
"keywords": [
|
||||
"dns",
|
||||
"google dns",
|
||||
"dns record"
|
||||
"DNS",
|
||||
"TypeScript",
|
||||
"Node.js",
|
||||
"Google DNS",
|
||||
"Cloudflare",
|
||||
"DNS records",
|
||||
"DNS resolution",
|
||||
"DNSSEC"
|
||||
],
|
||||
"author": "Lossless GmbH",
|
||||
"license": "MIT",
|
||||
|
Reference in New Issue
Block a user