Skip to content

Commit

Permalink
Update dependencies and drop Node.js < 10.19
Browse files Browse the repository at this point in the history
  • Loading branch information
th0r committed Feb 25, 2021
1 parent 99481cc commit 0ebaf75
Show file tree
Hide file tree
Showing 4 changed files with 2,608 additions and 2,722 deletions.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"presets": [
["@babel/preset-env", {
"targets": {
"node": "8.10"
"node": "10.19"
}
}]
],
Expand Down
Loading

0 comments on commit 0ebaf75

Please sign in to comment.