mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-19 22:24:11 +00:00
hotfix-build (#1091)
* skip "alwaysStrict": true * bump to 3.3.2 * remove all new ts check to be sure
This commit is contained in:
committed by
GitHub
parent
dcb6bfa62d
commit
b7c48f38a9
@@ -2,7 +2,7 @@
|
||||
"name": "ontime-server",
|
||||
"type": "module",
|
||||
"main": "src/index.ts",
|
||||
"version": "3.3.1",
|
||||
"version": "3.3.2",
|
||||
"exports": "./src/index.js",
|
||||
"dependencies": {
|
||||
"@googleapis/sheets": "^5.0.5",
|
||||
|
||||
Reference in New Issue
Block a user