fix: repair EM observation web charts
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "trajectory-planning-visualization-web-dom-tests",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"test": "node --test dashboard.dom.test.mjs"
|
||||
},
|
||||
"devDependencies": {
|
||||
"jsdom": "29.1.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=24"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user