fix: type resolver package (#2199)

* fix: package file definition

* bump version to 4.13.1
This commit is contained in:
Alex Christoffer Rasmussen
2026-09-14 20:40:47 +02:00
committed by GitHub
parent b07544ab84
commit 27a35fe555
8 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "ontime-server",
"type": "module",
"main": "src/index.ts",
"version": "4.13.0",
"version": "4.13.1",
"exports": "./src/index.js",
"dependencies": {
"@googleapis/sheets": "^5.0.5",