update tsconfig
This commit is contained in:
10
package.json
10
package.json
@@ -2,7 +2,7 @@
|
||||
"name": "@push.rocks/webdetector",
|
||||
"version": "2.0.3",
|
||||
"private": false,
|
||||
"description": "detect different environments within the browser",
|
||||
"description": "A library to detect web environments and PWA installation status within a browser.",
|
||||
"main": "dist_ts/index.js",
|
||||
"typings": "dist_ts/index.d.ts",
|
||||
"author": "Lossless GmbH",
|
||||
@@ -39,5 +39,13 @@
|
||||
"cli.js",
|
||||
"npmextra.json",
|
||||
"readme.md"
|
||||
],
|
||||
"keywords": [
|
||||
"web environment detection",
|
||||
"PWA status",
|
||||
"online status check",
|
||||
"platform detection",
|
||||
"network status",
|
||||
"browser detection"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user