update tsconfig
This commit is contained in:
11
package.json
11
package.json
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@push.rocks/smartopen",
|
||||
"version": "2.0.0",
|
||||
"description": "open things",
|
||||
"description": "A library for opening URLs or files in the default application",
|
||||
"main": "dist_ts/index.js",
|
||||
"typings": "dist_ts/index.d.ts",
|
||||
"type": "module",
|
||||
@@ -14,7 +14,14 @@
|
||||
"url": "git+ssh://git@gitlab.com/pushrocks/smartopen.git"
|
||||
},
|
||||
"keywords": [
|
||||
"open"
|
||||
"URL opening",
|
||||
"file handling",
|
||||
"cross-platform",
|
||||
"typescript",
|
||||
"node.js",
|
||||
"web development",
|
||||
"automation",
|
||||
"external resources"
|
||||
],
|
||||
"author": "Lossless GmbH",
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user