fix(documentation): Update description and keywords in package.json

This commit is contained in:
2024-12-31 19:58:18 +01:00
parent 6258dcdff1
commit 09c9712191
5 changed files with 142 additions and 162 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@fin.cx/opendata',
version: '1.1.3',
description: 'A TypeScript-based library for accessing and managing open business data, specifically for German companies.'
version: '1.1.4',
description: 'A TypeScript library for accessing, managing, and updating open business data, focused on German companies and integrating with MongoDB.'
}