mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-11 22:09:44 +00:00
fix: add resolutions to fix ERROR_REQUIRE_ESM
This commit is contained in:
@@ -94,5 +94,20 @@
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"repository": "https://github.com/eosphoros-ai/DB-GPT-Web.git"
|
||||
"repository": "https://github.com/eosphoros-ai/DB-GPT-Web.git",
|
||||
"resolutions": {
|
||||
"d3-color": "2",
|
||||
"d3-array": "2",
|
||||
"d3-shape": "2",
|
||||
"d3-path": "2",
|
||||
"d3-dsv": "2",
|
||||
"d3-hierarchy": "2",
|
||||
"d3-scale-chromatic": "2",
|
||||
"d3-format": "2",
|
||||
"d3-timer": "2",
|
||||
"d3-dispatch": "2",
|
||||
"d3-quadtree": "2",
|
||||
"d3-force": "2",
|
||||
"d3-geo": "2"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user