File tree Expand file tree Collapse file tree 7 files changed +11
-11
lines changed
template-backend-extension
template-search-extension
template-widget-extension Expand file tree Collapse file tree 7 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 39
39
"@lumx/react" : " ^3.0.2" ,
40
40
"axios" : " 0.21.4" ,
41
41
"lodash" : " 4.17.21" ,
42
- "lumapps-sdk-js" : " ^1.15 .0" ,
42
+ "lumapps-sdk-js" : " ^1.21 .0" ,
43
43
"moment" : " ^2.29.1" ,
44
44
"moment-range" : " ^4.0.2" ,
45
45
"react" : " ^16.13.1" ,
49
49
"reselect" : " 4.0.0"
50
50
},
51
51
"devDependencies" : {
52
- "@lumapps-extensions-playground/devenv" : " ^1.19.1 " ,
52
+ "@lumapps-extensions-playground/devenv" : " ^1.23.0 " ,
53
53
"@lumapps-extensions/shipping-server" : " ^1.7.1" ,
54
54
"@testing-library/jest-dom" : " ^4.2.4" ,
55
55
"@testing-library/react" : " ^9.3.2" ,
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ const availability = 'marketplace';
53
53
* The documentation's url of the extension.
54
54
*/
55
55
const links = {
56
- documentation : null ,
56
+ documentation : '' ,
57
57
} ;
58
58
59
59
/**
Original file line number Diff line number Diff line change 39
39
"@lumx/react" : " ^3.0.2" ,
40
40
"axios" : " 0.21.4" ,
41
41
"lodash" : " 4.17.21" ,
42
- "lumapps-sdk-js" : " ^1.15 .0" ,
42
+ "lumapps-sdk-js" : " ^1.21 .0" ,
43
43
"moment" : " ^2.29.1" ,
44
44
"moment-range" : " ^4.0.2" ,
45
45
"react" : " ^16.13.1" ,
49
49
"reselect" : " 4.0.0"
50
50
},
51
51
"devDependencies" : {
52
- "@lumapps-extensions-playground/devenv" : " ^1.19.1 " ,
52
+ "@lumapps-extensions-playground/devenv" : " ^1.23.0 " ,
53
53
"@lumapps-extensions/shipping-server" : " ^1.7.1" ,
54
54
"@testing-library/jest-dom" : " ^4.2.4" ,
55
55
"@testing-library/react" : " ^9.3.2" ,
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ const availability = 'marketplace';
53
53
* The documentation's url of the extension.
54
54
*/
55
55
const links = {
56
- documentation : null ,
56
+ documentation : '' ,
57
57
} ;
58
58
59
59
/**
Original file line number Diff line number Diff line change 39
39
"@lumx/react" : " ^3.0.2" ,
40
40
"axios" : " 0.21.4" ,
41
41
"lodash" : " 4.17.21" ,
42
- "lumapps-sdk-js" : " ^1.15 .0" ,
42
+ "lumapps-sdk-js" : " ^1.21 .0" ,
43
43
"moment" : " ^2.29.1" ,
44
44
"moment-range" : " ^4.0.2" ,
45
45
"react" : " ^16.13.1" ,
49
49
"reselect" : " 4.0.0"
50
50
},
51
51
"devDependencies" : {
52
- "@lumapps-extensions-playground/devenv" : " ^1.19.1 " ,
52
+ "@lumapps-extensions-playground/devenv" : " ^1.23.0 " ,
53
53
"@lumapps-extensions/shipping-server" : " ^1.7.1" ,
54
54
"@testing-library/jest-dom" : " ^4.2.4" ,
55
55
"@testing-library/react" : " ^9.3.2" ,
Original file line number Diff line number Diff line change 39
39
"@lumx/react" : " ^2.2.3" ,
40
40
"axios" : " 0.21.4" ,
41
41
"lodash" : " 4.17.21" ,
42
- "lumapps-sdk-js" : " ^1.15 .0" ,
42
+ "lumapps-sdk-js" : " ^1.21 .0" ,
43
43
"moment" : " ^2.29.1" ,
44
44
"moment-range" : " ^4.0.2" ,
45
45
"react" : " ^16.13.1" ,
49
49
"reselect" : " 4.0.0"
50
50
},
51
51
"devDependencies" : {
52
- "@lumapps-extensions-playground/devenv" : " ^1.17 .0" ,
52
+ "@lumapps-extensions-playground/devenv" : " ^1.23 .0" ,
53
53
"@lumapps-extensions/shipping-server" : " ^1.7.0" ,
54
54
"@testing-library/jest-dom" : " ^4.2.4" ,
55
55
"@testing-library/react" : " ^9.3.2" ,
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ const availability = 'marketplace';
53
53
* The documentation's url of the extension.
54
54
*/
55
55
const links = {
56
- documentation : null ,
56
+ documentation : '' ,
57
57
} ;
58
58
59
59
/**
You can’t perform that action at this time.
0 commit comments