hotfix ci (#594)

* ci: upgrade pnpm

* version bump
This commit is contained in:
Carlos Valente
2023-11-16 11:26:01 +01:00
committed by GitHub
parent 54def8b820
commit fad8d2a933
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "ontime-server",
"type": "module",
"main": "src/index.ts",
"version": "2.13.1",
"version": "2.16.2",
"exports": "./src/index.js",
"dependencies": {
"body-parser": "^1.20.0",