mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-16 04:43:35 +00:00
fix: change all ExcelImportMaps to lowercase (#716)
* fix: change all ExcelImportMaps to lowercase * chore: bump patch version
This commit is contained in:
committed by
GitHub
parent
71092afc02
commit
661337fef9
@@ -2,7 +2,7 @@
|
||||
"name": "ontime-server",
|
||||
"type": "module",
|
||||
"main": "src/index.ts",
|
||||
"version": "2.28.11",
|
||||
"version": "2.28.12",
|
||||
"exports": "./src/index.js",
|
||||
"dependencies": {
|
||||
"@googleapis/sheets": "^5.0.5",
|
||||
|
||||
Reference in New Issue
Block a user