Comparing version
{ | ||
"name": "deleight", | ||
"version": "5.0.2", | ||
"version": "5.0.3", | ||
"description": "A library with 9 modules for writing more expressive web applications with traditional HTML, CSS and JavaScript.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -43,3 +43,3 @@ # Deleight | ||
const apply = dom.apply; | ||
const { range, map, chain } Generator; | ||
const { range, map, chain } = Generator; | ||
@@ -46,0 +46,0 @@ ``` |
414618
0