feat: catalog export feature
Signed-off-by: the-serious-programmer <19777147+the-serious-programmer@users.noreply.github.com>
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
"license": "Apache-2.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"bin": "bin/backstage-cli-module-migrate",
|
||||
"files": [
|
||||
"dist",
|
||||
"bin"
|
||||
@@ -52,6 +53,5 @@
|
||||
"@types/fs-extra": "^11.0.0",
|
||||
"@types/semver": "^7",
|
||||
"msw": "^1.0.0"
|
||||
},
|
||||
"bin": "bin/backstage-cli-module-migrate"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user