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 d729be3 commit 4478530Copy full SHA for 4478530
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "yieldmachine",
3
"amdName": "yieldmachine",
4
- "version": "0.4.6",
+ "version": "0.4.7",
5
"description": "Declarative state machines using generator functions",
6
"source": "src/index.ts",
7
"main": "dist/yieldmachine.js",
0 commit comments