Compare commits

..

2 Commits

Author SHA1 Message Date
ea769ae943 1.0.2
All checks were successful
Publish / Publish npm package action (push) Successful in 35s
2026-02-27 19:42:52 +03:00
a9b83e1345 refactor: test comment 2026-02-27 19:42:28 +03:00

View File

@ -1,6 +1,6 @@
{ {
"name": "@teacinema/common", "name": "@teacinema/common",
"version": "1.0.1", "version": "1.0.2",
"description": "Common library for TeaCinema microservices", "description": "Common library for TeaCinema microservices",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",