Add Jest configuration and update TypeScript dependency

This commit is contained in:
jango-blockchained
2024-12-17 16:21:19 +01:00
parent 26f6e155dd
commit a6fc9397db
2 changed files with 44 additions and 1 deletions

View File

@@ -30,7 +30,7 @@
"semver": "^6.3.1",
"ts-jest": "^28.0.8",
"tsx": "^4.19.2",
"typescript": "^4.9.5"
"typescript": "^5.7.2"
},
"author": "Jango Blockchained",
"license": "MIT"