Skip to content

Commit a3fc8db

Browse files
committed
fix: add babel-plugin-istanbul override for coverage compatibility
1 parent 13ad242 commit a3fc8db

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/ui/web/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,8 @@
105105
"nth-check": "^2.1.1",
106106
"css-what": "^7.0.0",
107107
"glob": "^10.3.10",
108+
"babel-plugin-istanbul": "^6.1.1",
109+
"@babel/core": "^7.23.0",
108110
"react-copy-to-clipboard": {
109111
"react": "^19.2.3",
110112
"react-dom": "^19.2.3"

0 commit comments

Comments
 (0)