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