chore: Update package.json to new repo
This commit is contained in:
@@ -1,21 +1,21 @@
|
||||
{
|
||||
"name": "@payloadcms/eslint-plugin",
|
||||
"name": "@tabshiftcms/eslint-plugin",
|
||||
"version": "3.28.0",
|
||||
"description": "Payload plugin for ESLint",
|
||||
"keywords": [],
|
||||
"homepage": "https://payloadcms.com",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/payloadcms/payload.git",
|
||||
"url": "https://github.com/tabshift/payloadcms.git",
|
||||
"directory": "packages/eslint-plugin"
|
||||
},
|
||||
"license": "MIT",
|
||||
"author": "Payload <dev@payloadcms.com> (https://payloadcms.com)",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "Payload",
|
||||
"email": "info@payloadcms.com",
|
||||
"url": "https://payloadcms.com"
|
||||
"name": "Tabshift",
|
||||
"email": "developer@tabshift.dev",
|
||||
"url": "https://tabshift.dev"
|
||||
}
|
||||
],
|
||||
"type": "module",
|
||||
|
||||
Reference in New Issue
Block a user