feat: support nested footer links
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "",
|
||||
"name": "backend",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"description": "Website template for Payload",
|
||||
"license": "MIT",
|
||||
"type": "module",
|
||||
@@ -83,12 +84,5 @@
|
||||
"engines": {
|
||||
"node": "^18.20.2 || >=20.9.0",
|
||||
"pnpm": "^9 || ^10"
|
||||
},
|
||||
"pnpm": {
|
||||
"onlyBuiltDependencies": [
|
||||
"sharp",
|
||||
"esbuild",
|
||||
"unrs-resolver"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user