Comparing version 0.2.95 to 0.2.96
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "0.2.95", | ||
"version": "0.2.96", | ||
"description": "DOM target provided by http://thi.ng/hdom", | ||
@@ -45,6 +45,6 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@-0/keys": "^0.2.95", | ||
"@-0/utils": "^0.2.93", | ||
"@-0/spool": "^0.2.101", | ||
"@-0/browser": "^0.2.97" | ||
"@-0/keys": "^0.2.96", | ||
"@-0/utils": "^0.2.96", | ||
"@-0/spool": "^0.2.102", | ||
"@-0/browser": "^0.2.100" | ||
}, | ||
@@ -62,3 +62,3 @@ "devDependencies": { | ||
"@types/jest": "^26.0.20", | ||
"@types/node": "^14.14.25", | ||
"@types/node": "^14.14.26", | ||
"@typescript-eslint/eslint-plugin": "^4.15.0", | ||
@@ -65,0 +65,0 @@ "@typescript-eslint/parser": "^4.15.0", |
29365
Updated@-0/browser@^0.2.100
Updated@-0/keys@^0.2.96
Updated@-0/spool@^0.2.102
Updated@-0/utils@^0.2.96