fix for build and test

This commit is contained in:
dal 2025-08-19 14:41:38 -06:00
parent 07ce69dbdd
commit 7a1234d141
No known key found for this signature in database
GPG Key ID: 16F4B0E1E9F61122
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@
"private": false,
"license": "MIT",
"type": "module",
"main": "./dist/configs/index.js",
"module": "./dist/configs/index.js",
"types": "./dist/configs/index.d.ts",
"exports": {
".": {
"types": "./dist/configs/index.d.ts",