update tsconfig
This commit is contained in:
15
package.json
15
package.json
@@ -2,7 +2,7 @@
|
||||
"name": "@push.rocks/commitinfo",
|
||||
"version": "1.0.11",
|
||||
"private": false,
|
||||
"description": "bake commitinfos into code",
|
||||
"description": "A tool to bake commit information into code for tracking and version control.",
|
||||
"main": "dist_ts/index.js",
|
||||
"typings": "dist_ts/index.d.ts",
|
||||
"type": "module",
|
||||
@@ -38,5 +38,16 @@
|
||||
"@pushrocks/projectinfo": "^5.0.1",
|
||||
"@pushrocks/smartfile": "^9.0.6",
|
||||
"@pushrocks/smartversion": "^3.0.2"
|
||||
}
|
||||
},
|
||||
"keywords": [
|
||||
"version control",
|
||||
"commit information",
|
||||
"typescript",
|
||||
"node.js",
|
||||
"software development",
|
||||
"project management",
|
||||
"code maintenance",
|
||||
"continuous integration",
|
||||
"continuous deployment"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user