We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53a9ca2 commit f553890Copy full SHA for f553890
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "fast-async",
3
- "version": "6.0.29",
+ "version": "6.0.30",
4
"dependencies": {
5
- "nodent": "^2.5.9"
+ "nodent": "^2.5.10"
6
},
7
"description": "fast-async/await transformer Babel plugin",
8
"main": "plugin.js",
tests/package.json
@@ -1,6 +1,6 @@
"name": "fast-async-test",
"babel-core": "^6.10.4",
"babel-plugin-syntax-async-functions": "^6.8.0",
0 commit comments