Version Packages

This commit is contained in:
github-actions[bot]
2022-05-17 09:26:29 +00:00
parent 6a1f67ba49
commit 64a03bd946
449 changed files with 5696 additions and 2960 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-stack-overflow-backend",
"version": "0.1.1-next.0",
"version": "0.1.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -33,8 +33,8 @@
"clean": "backstage-cli package clean"
},
"dependencies": {
"@backstage/plugin-search-common": "^0.3.4-next.0",
"@backstage/config": "^1.0.1-next.0",
"@backstage/plugin-search-common": "^0.3.4",
"@backstage/config": "^1.0.1",
"qs": "^6.9.4",
"cross-fetch": "^3.1.5",
"winston": "^3.2.1"