update tsconfig
This commit is contained in:
11
package.json
11
package.json
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@push.rocks/smartdrive",
|
||||
"version": "1.0.9",
|
||||
"description": "do more with local and cloud drives",
|
||||
"description": "A module for managing drive data and mount points, supporting both local and cloud storage.",
|
||||
"main": "dist_ts/index.js",
|
||||
"typings": "dist_ts/index.d.ts",
|
||||
"author": "Lossless GmbH",
|
||||
@@ -36,5 +36,14 @@
|
||||
"cli.js",
|
||||
"npmextra.json",
|
||||
"readme.md"
|
||||
],
|
||||
"keywords": [
|
||||
"drive management",
|
||||
"data management",
|
||||
"mount management",
|
||||
"local storage",
|
||||
"cloud storage",
|
||||
"typescript",
|
||||
"node.js"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user