fix(documentation): Updated package description and keywords

This commit is contained in:
2024-12-27 01:34:02 +01:00
parent 27af4bc41f
commit 50a6b99b9b
5 changed files with 192 additions and 32 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@social.io/interfaces',
version: '1.2.0',
description: 'an interface package for social.io'
version: '1.2.1',
description: 'A TypeScript-based package providing standardized interfaces for data exchange and operations within the social.io application ecosystem.'
}