Skip to content

Commit

Permalink
Update cryptojs and other dependencies
Browse files Browse the repository at this point in the history
babel 6 -> 7
  • Loading branch information
cjroebuck committed Jan 15, 2024
1 parent b2e5ae9 commit 85cbde9
Show file tree
Hide file tree
Showing 3 changed files with 6,797 additions and 6,334 deletions.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"presets": ["env", "minify"],
"presets": ["@babel/preset-env", "minify"],
"plugins": ["transform-remove-console"]
}
Loading

0 comments on commit 85cbde9

Please sign in to comment.