修改发布页的title
This commit is contained in:
6
.output/server/node_modules/@unhead/dom/package.json
generated
vendored
6
.output/server/node_modules/@unhead/dom/package.json
generated
vendored
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@unhead/dom",
|
||||
"type": "module",
|
||||
"version": "1.8.10",
|
||||
"version": "1.8.9",
|
||||
"author": "Harlan Wilton <harlan@harlanzw.com>",
|
||||
"license": "MIT",
|
||||
"funding": "https://github.com/sponsors/harlan-zw",
|
||||
@@ -29,8 +29,8 @@
|
||||
"dist"
|
||||
],
|
||||
"dependencies": {
|
||||
"@unhead/schema": "1.8.10",
|
||||
"@unhead/shared": "1.8.10"
|
||||
"@unhead/schema": "1.8.9",
|
||||
"@unhead/shared": "1.8.9"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "unbuild .",
|
||||
|
||||
Reference in New Issue
Block a user