Version Packages (next)

This commit is contained in:
github-actions[bot]
2022-04-12 15:19:00 +00:00
parent 0df260a54f
commit 2e1cce5528
197 changed files with 2505 additions and 758 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-search-backend-node",
"description": "A library for Backstage backend plugins that want to interact with the search backend plugin",
"version": "0.5.3-next.0",
"version": "0.6.0-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -33,8 +33,8 @@
"winston": "^3.2.1"
},
"devDependencies": {
"@backstage/backend-common": "^0.13.2-next.1",
"@backstage/cli": "^0.17.0-next.1"
"@backstage/backend-common": "^0.13.2-next.2",
"@backstage/cli": "^0.17.0-next.3"
},
"files": [
"dist"