1.2.1
Some checks failed
Default (tags) / security (push) Successful in 36s
Default (tags) / test (push) Successful in 1m35s
Default (tags) / release (push) Failing after 1m28s
Default (tags) / metadata (push) Successful in 1m55s

This commit is contained in:
Philipp Kunz 2024-12-27 01:34:02 +01:00
parent 50a6b99b9b
commit d05a3316c5

View File

@ -1,6 +1,6 @@
{ {
"name": "@social.io/interfaces", "name": "@social.io/interfaces",
"version": "1.2.0", "version": "1.2.1",
"private": false, "private": false,
"description": "A TypeScript-based package providing standardized interfaces for data exchange and operations within the social.io application ecosystem.", "description": "A TypeScript-based package providing standardized interfaces for data exchange and operations within the social.io application ecosystem.",
"main": "dist_ts/index.js", "main": "dist_ts/index.js",
@ -61,4 +61,4 @@
"module", "module",
"npm package" "npm package"
] ]
} }