Version Packages
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-cicd-statistics",
|
||||
"description": "A frontend plugin visualizing CI/CD pipeline statistics (build time)",
|
||||
"version": "0.1.4-next.0",
|
||||
"version": "0.1.4",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
@@ -37,9 +37,9 @@
|
||||
"@types/luxon": "^2.0.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@backstage/catalog-model": "^0.13.0-next.0",
|
||||
"@backstage/catalog-model": "^0.13.0",
|
||||
"@backstage/core-plugin-api": "^0.8.0",
|
||||
"@backstage/plugin-catalog-react": "^0.9.0-next.0",
|
||||
"@backstage/plugin-catalog-react": "^0.9.0",
|
||||
"@date-io/luxon": "^1.3.13",
|
||||
"@material-ui/core": "^4.9.13",
|
||||
"@material-ui/icons": "^4.11.2",
|
||||
|
||||
Reference in New Issue
Block a user