fix: add repo information to package (#7)
fix: add repo information to package (#7) ci: add docker build to release and publish ci: add assets to semantic-release ci: fix permissions for package ci: add packages to dev
This commit is contained in:
@@ -9,6 +9,15 @@
|
||||
"directus-custom-hook",
|
||||
"directus-external-jwt"
|
||||
],
|
||||
"homepage": "https://github.com/Zerosubnet/directus-extension-external-jwt",
|
||||
"license": "LGPL-3.0-only",
|
||||
"author": {
|
||||
"name": "zerosubnet"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Zerosubnet/directus-extension-external-jwt.git"
|
||||
},
|
||||
"type": "module",
|
||||
"release": {
|
||||
"branches": [
|
||||
|
||||
Reference in New Issue
Block a user