@vueuse/head
Advanced tools
Comparing version 0.9.2 to 0.9.3
@@ -584,3 +584,3 @@ "use strict"; | ||
return () => { | ||
allHeadObjs = allHeadObjs.splice(ctx, 1); | ||
allHeadObjs.splice(ctx - 1, 1); | ||
}; | ||
@@ -587,0 +587,0 @@ }, |
{ | ||
"name": "@vueuse/head", | ||
"version": "0.9.2", | ||
"version": "0.9.3", | ||
"packageManager": "pnpm@7.5.0", | ||
@@ -5,0 +5,0 @@ "description": "Document head manager for Vue 3. SSR ready.", |
Sorry, the diff of this file is not supported yet
57698