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 11{
22 "name" : " yieldmachine" ,
3- "version" : " 0.2 .0" ,
3+ "version" : " 0.3 .0" ,
44 "description" : " Declarative state machines using generator functions" ,
55 "source" : " src/index.ts" ,
66 "main" : " dist/yieldmachine.js" ,
Original file line number Diff line number Diff line change 33 <p >Define State Machines using Generator Functions</p >
44 <div >
55 <a href="https://bundlephobia.com/result?p=yieldmachine">
6- <img src="https://badgen.net/bundlephobia/minzip/yieldmachine@0.2 .0" alt="minified and gzipped size">
7- <img src="https://badgen.net/bundlephobia/min/yieldmachine@0.2 .0" alt="minified size">
8- <img src="https://badgen.net/bundlephobia/dependency-count/yieldmachine@0.2 .0" alt="zero dependencies">
6+ <img src="https://badgen.net/bundlephobia/minzip/yieldmachine@0.3 .0" alt="minified and gzipped size">
7+ <img src="https://badgen.net/bundlephobia/min/yieldmachine@0.3 .0" alt="minified size">
8+ <img src="https://badgen.net/bundlephobia/dependency-count/yieldmachine@0.3 .0" alt="zero dependencies">
99 </a>
1010 </div >
1111</div >
You can’t perform that action at this time.
0 commit comments