Skip to content

Commit

Permalink
chore: update node and deps
Browse files Browse the repository at this point in the history
  • Loading branch information
snitin315 committed May 17, 2022
1 parent be8f175 commit af8c9d2
Show file tree
Hide file tree
Showing 3 changed files with 1,708 additions and 2,842 deletions.
2 changes: 1 addition & 1 deletion babel.config.js
Expand Up @@ -12,7 +12,7 @@ module.exports = (api) => {
exclude:
process.env.NODE_ENV === "test" ? [] : ["proposal-dynamic-import"],
targets: {
node: "14.16.0",
node: "14.15.0",
},
},
],
Expand Down

0 comments on commit af8c9d2

Please sign in to comment.