This commit is contained in:
Philipp Kunz 2024-04-12 15:07:56 +02:00
parent 489349e45a
commit cf1cfbd647

View File

@ -1,6 +1,6 @@
{ {
"name": "@git.zone/tsdoc", "name": "@git.zone/tsdoc",
"version": "1.1.15", "version": "1.1.16",
"private": false, "private": false,
"description": "An advanced TypeScript documentation tool leveraging AI for enhanced insights and automated documentation generation.", "description": "An advanced TypeScript documentation tool leveraging AI for enhanced insights and automated documentation generation.",
"main": "dist_ts/index.js", "main": "dist_ts/index.js",
@ -65,4 +65,4 @@
"CLI tool", "CLI tool",
"software development tool" "software development tool"
] ]
} }