Updated dependencies in package.json to use latest versions and Node 24.
Some checks failed
Test Action / test (push) Failing after 7s
Some checks failed
Test Action / test (push) Failing after 7s
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"target": "ES2022",
|
||||
"module": "commonjs",
|
||||
"outDir": "lib",
|
||||
"types": ["node"],
|
||||
"esModuleInterop": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"strict": true,
|
||||
|
||||
Reference in New Issue
Block a user