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