Skip to content

Commit

Permalink
Remove Babel-v7 dependancy and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
matAtWork committed Apr 6, 2018
1 parent 31a79cc commit ad8383f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 37 deletions.
36 changes: 1 addition & 35 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
{
"name": "fast-async",
"version": "6.3.1",
"version": "6.3.2",
"dependencies": {
"@babel/helper-module-imports": "^7.0.0-beta.39",
"nodent-compiler": ">=3.1.7",
"nodent-runtime": ">=3.2.0"
},
Expand Down

0 comments on commit ad8383f

Please sign in to comment.