Skip to content

Commit

Permalink
Merge pull request #71 from ncb000gt/v0.7.4
Browse files Browse the repository at this point in the history
updating dependencies
  • Loading branch information
brozeph committed Jun 22, 2021
2 parents ddd8db6 + 80c3d20 commit c554e71
Show file tree
Hide file tree
Showing 4 changed files with 16,197 additions and 5,322 deletions.
2 changes: 1 addition & 1 deletion .babelrc
Expand Up @@ -15,7 +15,7 @@
[
"@babel/plugin-transform-runtime",
{
"corejs": 2,
"corejs": 3,
"helpers": true,
"regenerator": true,
"useESModules": false
Expand Down
4 changes: 4 additions & 0 deletions HISTORY.md
@@ -1,3 +1,7 @@
# v0.7.4 / 2021-06-22

* Updated dependencies

# v0.7.3 / 2019-03-19

* Modified `package.json` and moved to `prepare` instead of `prepublish`
Expand Down

0 comments on commit c554e71

Please sign in to comment.