mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-19 06:04:05 +00:00
chore: define test workspaces
This commit is contained in:
committed by
Carlos Valente
parent
272f788c15
commit
35f4472daa
@@ -43,7 +43,7 @@
|
||||
"ts-essentials": "^9.4.1",
|
||||
"tsx": "^4.16.2",
|
||||
"typescript": "catalog:",
|
||||
"vitest": "^1.6.0"
|
||||
"vitest": "catalog:"
|
||||
},
|
||||
"scripts": {
|
||||
"addversion": "node -p \"'export const ONTIME_VERSION = ' + JSON.stringify(require('../../package.json').version) + ';'\" > src/ONTIME_VERSION.js",
|
||||
|
||||
Reference in New Issue
Block a user