Skip to content

Commit

Permalink
Add missing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
budnix committed Dec 8, 2023
1 parent 97f7d17 commit bcc8ac7
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 630 deletions.
5 changes: 5 additions & 0 deletions babel.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
module.exports = {
presets: [
'@babel/preset-env',
],
};
Loading

0 comments on commit bcc8ac7

Please sign in to comment.