We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae99799 commit d32bed7Copy full SHA for d32bed7
README.md
@@ -27,5 +27,3 @@ $ node .
27
# Run the generated code.
28
$ node out.js
29
```
30
-
31
-Currently, everything seems to work except the `catch` block around the `await`.
package.json
@@ -12,6 +12,6 @@
12
13
"react-tools": "^0.11.2",
14
"recast": "^0.9.1",
15
- "regenerator": "^0.6.9"
+ "regenerator": "^0.6.10"
16
}
17
0 commit comments