mirror of https://github.com/buster-so/buster.git
fix for build and test
This commit is contained in:
parent
07ce69dbdd
commit
7a1234d141
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue