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