update tsconfig
This commit is contained in:
11
package.json
11
package.json
@@ -2,7 +2,7 @@
|
||||
"name": "@push.rocks/smartpnpm",
|
||||
"version": "1.0.6",
|
||||
"private": false,
|
||||
"description": "use pnpm in your code",
|
||||
"description": "A library for integrating pnpm package management capabilities within your code.",
|
||||
"main": "dist_ts/index.js",
|
||||
"typings": "dist_ts/index.d.ts",
|
||||
"type": "module",
|
||||
@@ -38,5 +38,12 @@
|
||||
"cli.js",
|
||||
"npmextra.json",
|
||||
"readme.md"
|
||||
],
|
||||
"keywords": [
|
||||
"pnpm",
|
||||
"package management",
|
||||
"dependency license",
|
||||
"typescript",
|
||||
"node.js"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user