Version Packages

This commit is contained in:
github-actions[bot]
2021-03-25 17:46:13 +00:00
parent 078f7dfe69
commit 844da89090
103 changed files with 607 additions and 438 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-techdocs-backend",
"version": "0.6.5",
"version": "0.7.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -46,7 +46,7 @@
"winston": "^3.2.1"
},
"devDependencies": {
"@backstage/cli": "^0.6.5",
"@backstage/cli": "^0.6.6",
"supertest": "^4.0.2"
},
"files": [