fix(release): add package repository metadata
This commit is contained in:
@@ -4,8 +4,10 @@
|
||||
"type": "module",
|
||||
"private": false,
|
||||
"bin": {
|
||||
"compound-plugin": "./src/index.ts"
|
||||
"compound-plugin": "src/index.ts"
|
||||
},
|
||||
"homepage": "https://github.com/EveryInc/compound-engineering-plugin",
|
||||
"repository": "https://github.com/EveryInc/compound-engineering-plugin",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user