Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
pkerpedjiev committed Dec 20, 2024
1 parent 2eb6dad commit 6b8e6d7
Show file tree
Hide file tree
Showing 7 changed files with 11,466 additions and 10,720 deletions.
13 changes: 8 additions & 5 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
{
"presets": [
["env", {
"modules": false
}],
"react"
"presets": [
[
"@babel/preset-env",
{
"modules": false
}
],
"@babel/preset-react"
]
}
Loading

0 comments on commit 6b8e6d7

Please sign in to comment.