Merge pull request #26740 from backstage/blam/deprecation-warning
chore: deprecation message for backend-common
This commit is contained in:
@@ -152,5 +152,6 @@
|
||||
"optional": true
|
||||
}
|
||||
},
|
||||
"configSchema": "config.d.ts"
|
||||
"configSchema": "config.d.ts",
|
||||
"deprecated": "This package is deprecated, please follow the deprecation instructions for the exports you still use"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user