@vueuse/head
Advanced tools
Comparing version 1.0.0-rc.8 to 1.0.0-rc.9
@@ -221,2 +221,3 @@ "use strict"; | ||
var _a; | ||
input = { ...input }; | ||
const tag = { | ||
@@ -223,0 +224,0 @@ tag: name, |
{ | ||
"name": "@vueuse/head", | ||
"version": "1.0.0-rc.8", | ||
"version": "1.0.0-rc.9", | ||
"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
60081
1553