fix(dependencies): Fix missing jest dependency in package.json and update exports in ts_node/index.ts

This commit is contained in:
2025-03-08 14:28:35 +00:00
parent 84c5b85a3a
commit 1f68396aea
5 changed files with 821 additions and 2 deletions

View File

@@ -24,6 +24,7 @@
},
"homepage": "https://code.foss.global/push.rocks/tapbundle#readme",
"dependencies": {
"@jest/globals": "^29.7.0",
"@open-wc/testing": "^4.0.0",
"@push.rocks/consolecolor": "^2.0.2",
"@push.rocks/qenv": "^6.1.0",