Skip to content

Commit

Permalink
Merge pull request #119 from moimikey/update
Browse files Browse the repository at this point in the history
upgrade deps
  • Loading branch information
moimikey authored Nov 30, 2020
2 parents 904fb76 + cd6c31c commit 8dbb099
Show file tree
Hide file tree
Showing 6 changed files with 6,465 additions and 12,410 deletions.
4 changes: 3 additions & 1 deletion .babelrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
{
"presets": ["env"]
"presets": [
"@babel/preset-env"
]
}
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
.idea
dist
node_modules
.nyc_output
Loading

0 comments on commit 8dbb099

Please sign in to comment.