Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
MatAtBread committed Apr 30, 2018
1 parent 785718b commit 52336c7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "fast-async",
"version": "7.0.5",
"version": "7.0.6",
"dependencies": {
"@babel/generator": "^7.0.0-beta.44",
"@babel/helper-module-imports": "^7.0.0-beta.44",
"babylon": "^7.0.0-beta.44",
"nodent-runtime": "^3.2.1",
"nodent-transform": "^3.2.2"
"nodent-transform": "^3.2.4"
},
"description": "fast-async/await transformer Babel plugin",
"main": "plugin.js",
Expand Down

0 comments on commit 52336c7

Please sign in to comment.