Version Packages
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/integration",
|
||||
"description": "Helpers for managing integrations towards external systems",
|
||||
"version": "1.2.2-next.3",
|
||||
"version": "1.2.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
@@ -34,7 +34,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@backstage/config": "^1.0.1",
|
||||
"@backstage/errors": "^1.1.0-next.0",
|
||||
"@backstage/errors": "^1.1.0",
|
||||
"cross-fetch": "^3.1.5",
|
||||
"git-url-parse": "^12.0.0",
|
||||
"@octokit/rest": "^19.0.3",
|
||||
@@ -43,9 +43,9 @@
|
||||
"lodash": "^4.17.21"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.18.0-next.3",
|
||||
"@backstage/config-loader": "^1.1.3-next.1",
|
||||
"@backstage/test-utils": "^1.1.2-next.2",
|
||||
"@backstage/cli": "^0.18.0",
|
||||
"@backstage/config-loader": "^1.1.3",
|
||||
"@backstage/test-utils": "^1.1.2",
|
||||
"@types/jest": "^26.0.7",
|
||||
"@types/luxon": "^2.0.4",
|
||||
"msw": "^0.44.0"
|
||||
|
||||
Reference in New Issue
Block a user