File tree Expand file tree Collapse file tree 2 files changed +814
-760
lines changed Expand file tree Collapse file tree 2 files changed +814
-760
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @parfuemerie-douglas/scaffolder-backend-module-azure-pipelines" ,
3
- "version" : " 0.4.1 " ,
3
+ "version" : " 0.4.2-next.0 " ,
4
4
"description" : " A collection of Backstage scaffolder backend modules for Azure pipelines." ,
5
5
"main" : " dist/index.cjs.js" ,
6
6
"types" : " dist/index.d.ts" ,
39
39
},
40
40
"homepage" : " https://github.com/Parfuemerie-Douglas/scaffolder-backend-module-azure-pipelines#readme" ,
41
41
"dependencies" : {
42
- "@backstage/backend-common" : " ^0.15.1 " ,
43
- "@backstage/errors" : " ^1.1.1 " ,
44
- "@backstage/integration" : " ^1.3.1 " ,
45
- "@backstage/plugin-scaffolder-backend" : " ^1.6 .0" ,
42
+ "@backstage/backend-common" : " ^0.15.2-next.0 " ,
43
+ "@backstage/errors" : " ^1.1.2-next.0 " ,
44
+ "@backstage/integration" : " ^1.3.2-next.0 " ,
45
+ "@backstage/plugin-scaffolder-backend" : " ^1.7.0-next .0" ,
46
46
"@backstage/types" : " ^1.0.0" ,
47
47
"@types/node-fetch" : " ^2.6.2" ,
48
48
"node-fetch" : " 2"
49
49
},
50
50
"devDependencies" : {
51
- "@backstage/cli" : " ^0.19 .0"
51
+ "@backstage/cli" : " ^0.20.0-next .0"
52
52
},
53
53
"files" : [
54
54
" dist"
You can’t perform that action at this time.
0 commit comments