chore: set prover version for @ts-dev-tools/core
Some checks failed
Internal - Main - Continuous Integration / ci (push) Has been cancelled
Internal - Main - Continuous Integration / generate-readme (push) Has been cancelled

Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
This commit is contained in:
Emilien Escalle 2025-01-18 20:09:01 +01:00
parent 9d708db1d3
commit 9575d402e7
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -16,7 +16,7 @@
"docker-compose": "^1.1.0"
},
"devDependencies": {
"@ts-dev-tools/core": "1.6.2",
"@ts-dev-tools/core": "^1.6.2",
"@vercel/ncc": "^0.38.1",
"eslint-plugin-github": "^5.0.1",
"eslint-plugin-jsonc": "^2.14.1"

View File

@ -79,7 +79,7 @@
"docker-compose": "^1.1.0"
},
"devDependencies": {
"@ts-dev-tools/core": "1.6.2",
"@ts-dev-tools/core": "^1.6.2",
"@vercel/ncc": "^0.38.1",
"eslint-plugin-github": "^5.0.1",
"eslint-plugin-jsonc": "^2.14.1"