mirror of
https://github.com/jaandrle/deka-dom-el
synced 2025-07-29 07:00:16 +02:00
Dev bugs@v0.7.6 (#12)
* Update observables-lib.js
* `collectChildren`
* Update todosComponent.js
* 🚀 filter for `collectChildren`
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "deka-dom-el",
|
||||
"version": "0.7.6",
|
||||
"version": "0.7.7",
|
||||
"description": "A low-code library that simplifies the creation of native DOM elements/components using small wrappers and tweaks.",
|
||||
"author": "Jan Andrle <andrle.jan@centrum.cz>",
|
||||
"license": "MIT",
|
||||
@@ -59,7 +59,7 @@
|
||||
"size-limit": [
|
||||
{
|
||||
"path": "./index.js",
|
||||
"limit": "9.85 kB",
|
||||
"limit": "9.9 kB",
|
||||
"gzip": false,
|
||||
"brotli": false
|
||||
|
||||
|
Reference in New Issue
Block a user