@lwc/engine-core
Advanced tools
Comparing version 2.2.5 to 2.2.6
{ | ||
"name": "@lwc/engine-core", | ||
"version": "2.2.5", | ||
"version": "2.2.6", | ||
"description": "Core LWC engine APIs.", | ||
@@ -27,4 +27,4 @@ "homepage": "https://lwc.dev/", | ||
"devDependencies": { | ||
"@lwc/features": "2.2.5", | ||
"@lwc/shared": "2.2.5", | ||
"@lwc/features": "2.2.6", | ||
"@lwc/shared": "2.2.6", | ||
"observable-membrane": "1.0.1" | ||
@@ -35,3 +35,3 @@ }, | ||
}, | ||
"gitHead": "e154bd1050b116cba41d06aa70320884456b21c8" | ||
"gitHead": "e940b5c2fad7a17d4e2885b80dca1df5e9041f94" | ||
} |
@@ -65,3 +65,3 @@ /** | ||
on?: On; | ||
ns?: string; | ||
svg?: boolean; | ||
} | ||
@@ -68,0 +68,0 @@ export interface Hooks<N extends VNode> { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
464200
12868