@backstage/plugin-tech-insights-common
Advanced tools
Comparing version 0.2.9-next.0 to 0.2.9-next.1
# @backstage/plugin-tech-insights-common | ||
## 0.2.9-next.1 | ||
### Patch Changes | ||
- Updated dependencies | ||
- @backstage/types@1.0.2-next.1 | ||
## 0.2.9-next.0 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@backstage/plugin-tech-insights-common", | ||
"version": "0.2.9-next.0", | ||
"version": "0.2.9-next.1", | ||
"main": "dist/index.cjs.js", | ||
@@ -35,3 +35,3 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"@backstage/types": "^1.0.2-next.0", | ||
"@backstage/types": "^1.0.2-next.1", | ||
"@types/luxon": "^3.0.0", | ||
@@ -41,3 +41,3 @@ "luxon": "^3.0.0" | ||
"devDependencies": { | ||
"@backstage/cli": "^0.21.2-next.0" | ||
"@backstage/cli": "^0.21.2-next.1" | ||
}, | ||
@@ -44,0 +44,0 @@ "files": [ |
6411