File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " yieldmachine" ,
3
3
"amdName" : " yieldmachine" ,
4
- "version" : " 0.4.9 " ,
4
+ "version" : " 0.4.10 " ,
5
5
"description" : " Declarative state machines using generator functions" ,
6
6
"source" : " src/index.ts" ,
7
7
"main" : " dist/yieldmachine.js" ,
Original file line number Diff line number Diff line change 3
3
<p >Composable State Machines using Generator Functions</p >
4
4
<div >
5
5
<a href="https://bundlephobia.com/result?p=yieldmachine">
6
- <img src="https://badgen.net/bundlephobia/minzip/yieldmachine@0.4.9 " alt="minified and gzipped size">
7
- <img src="https://badgen.net/bundlephobia/min/yieldmachine@0.4.9 " alt="minified size">
8
- <img src="https://badgen.net/bundlephobia/dependency-count/yieldmachine@0.4.9 " alt="zero dependencies">
6
+ <img src="https://badgen.net/bundlephobia/minzip/yieldmachine@0.4.10 " alt="minified and gzipped size">
7
+ <img src="https://badgen.net/bundlephobia/min/yieldmachine@0.4.10 " alt="minified size">
8
+ <img src="https://badgen.net/bundlephobia/dependency-count/yieldmachine@0.4.10 " alt="zero dependencies">
9
9
</a>
10
10
</div >
11
11
</div >
You can’t perform that action at this time.
0 commit comments