chore: update all package.json repository urls and homepage (#5655)
This commit is contained in:
@@ -2,7 +2,11 @@
|
||||
"name": "@payloadcms/richtext-slate",
|
||||
"version": "3.0.0-alpha.49",
|
||||
"description": "The officially supported Slate richtext adapter for Payload",
|
||||
"repository": "https://github.com/payloadcms/payload",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/payloadcms/payload.git",
|
||||
"directory": "packages/richtext-slate"
|
||||
},
|
||||
"license": "MIT",
|
||||
"homepage": "https://payloadcms.com",
|
||||
"author": "Payload CMS, Inc.",
|
||||
|
||||
Reference in New Issue
Block a user