npm packages update, build fix

This commit is contained in:
mrfry 2023-03-27 09:02:35 +02:00
parent 1446a57c28
commit b9abbbf03c
10 changed files with 5423 additions and 16122 deletions

3
.babelrc Normal file
View file

@ -0,0 +1,3 @@
{
"presets": ["@babel/preset-react"]
}