Merged in chore/cleanup-package-exports (pull request #3344)

chore: Cleanup package exports

* Cleanup package exports


Approved-by: Matilda Landström
This commit is contained in:
Anton Gunnarsson
2025-12-12 13:56:42 +00:00
parent fadafbda02
commit c14b804c03
5 changed files with 0 additions and 20 deletions

View File

@@ -1,7 +1,6 @@
{
"name": "@scandic-hotels/trpc",
"version": "1.0.0",
"main": "index.ts",
"type": "module",
"scripts": {
"check-types": "tsgo --noEmit",