Version Packages

This commit is contained in:
github-actions[bot]
2020-12-17 10:16:33 +00:00
parent 9d7b50f2f3
commit 6e9f4d4a15
101 changed files with 862 additions and 432 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/integration",
"version": "0.1.3",
"version": "0.1.4",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -34,7 +34,7 @@
"git-url-parse": "^11.4.3"
},
"devDependencies": {
"@backstage/cli": "^0.4.1",
"@backstage/cli": "^0.4.2",
"@backstage/test-utils": "^0.1.5",
"@types/jest": "^26.0.7",
"msw": "^0.21.2"