fix: set initial package version to 0.0.0
Signed-off-by: benjdlambert <ben@blam.sh>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend-module-ai-model",
|
||||
"version": "0.1.0",
|
||||
"version": "0.0.0",
|
||||
"description": "Adds support for the AiResource entity kind to the catalog backend plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
Reference in New Issue
Block a user