fix js error

This commit is contained in:
2023-10-12 11:54:02 +02:00
parent 1581570d97
commit c91a329676
2 changed files with 9 additions and 2 deletions

View File

@ -20,6 +20,7 @@
},
"dependencies": {
"choices.js": "^10.2.0",
"d3": "^7.8.5"
"d3": "^7.8.5",
"terser": "^5.21.0"
}
}