@@ -3,7 +3,8 @@
|
||||
"version": "0.1.10",
|
||||
"description": "Node.js library for the vault plugin",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
"role": "node-library",
|
||||
"moved": "@backstage-community/plugin-vault-node"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
@@ -34,5 +35,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "workspace:^"
|
||||
}
|
||||
},
|
||||
"deprecated": "This package has been moved to the backstage/community-plugins repository. You should migrate to using @backstage-community/plugin-vault-node instead."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user