File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2
2
"packages" : [" packages/*" ],
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true ,
5
- "version" : " 1.12.1-rc.0 "
5
+ "version" : " 1.12.1"
6
6
}
Original file line number Diff line number Diff line change 2
2
"private" : true ,
3
3
"name" : " pipeline-editor" ,
4
4
"description" : " " ,
5
- "version" : " 1.12.1-rc.0 " ,
5
+ "version" : " 1.12.1" ,
6
6
"workspaces" : {
7
7
"packages" : [
8
8
" packages/*"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @elyra/pipeline-editor" ,
3
- "version" : " 1.12.1-rc.0 " ,
3
+ "version" : " 1.12.1" ,
4
4
"main" : " dist/index.js" ,
5
5
"homepage" : " https://github.com/elyra-ai/pipeline-editor" ,
6
6
"bugs" : {
22
22
},
23
23
"dependencies" : {
24
24
"@elyra/canvas" : " ^12.23.2" ,
25
- "@elyra/pipeline-services" : " ^1.12.1-rc.0 " ,
25
+ "@elyra/pipeline-services" : " ^1.12.1" ,
26
26
"@rjsf/core" : " ^4.2.3" ,
27
27
"@rjsf/utils" : " ^5.0.0-beta.2" ,
28
28
"@rjsf/validator-ajv6" : " ^5.0.0-beta.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @elyra/pipeline-services" ,
3
- "version" : " 1.12.1-rc.0 " ,
3
+ "version" : " 1.12.1" ,
4
4
"main" : " dist/index.js" ,
5
5
"homepage" : " https://github.com/elyra-ai/pipeline-editor" ,
6
6
"bugs" : {
You can’t perform that action at this time.
0 commit comments