Update babel-plugin-transform-barrels to the official version 1.0.17 for improved stability (#1663)

This commit is contained in:
Marvin Sautter
2024-09-23 07:27:51 +02:00
committed by GitHub
parent c2727b5127
commit cf2d9b8335
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -74,7 +74,7 @@
"@typescript-eslint/parser": "^6.9.1",
"babel-jest": "^29.7.0",
"babel-loader": "^9.1.3",
"babel-plugin-transform-barrels": "github:cmfrydos/babel-plugin-transform-barrels#46a8aa71cf67a544f7144b47d67f3027424e5cdb",
"babel-plugin-transform-barrels": "^1.0.17",
"copy-webpack-plugin": "^12.0.2",
"css-loader": "^6.8.1",
"electron": "^29.4.5",