Version Packages

This commit is contained in:
github-actions[bot]
2022-02-24 13:54:37 +00:00
parent b6ba21487a
commit c9da151d84
338 changed files with 2783 additions and 2020 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-tech-insights-common",
"version": "0.2.2",
"version": "0.2.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -35,7 +35,7 @@
"dependencies": {
"@types/luxon": "^2.0.5",
"luxon": "^2.0.2",
"@backstage/types": "^0.1.2"
"@backstage/types": "^0.1.3"
},
"devDependencies": {
"@backstage/cli": "^0.14.0"