File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-lumapps-extension" ,
3
- "version" : " 0.4.0 " ,
3
+ "version" : " 0.4.2 " ,
4
4
"description" : " " ,
5
5
6
6
"main" : " index.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " template-react-ts" ,
3
- "version" : " 0.4.0 " ,
3
+ "version" : " 0.4.2 " ,
4
4
"private" : true ,
5
5
"dependencies" : {
6
6
"@lumapps-extensions-playground/common" : " ^1.0.0" ,
9
9
"@lumx/icons" : " ^1.0.7" ,
10
10
"@lumx/react" : " ^1.0.7" ,
11
11
"lodash" : " ^4.17.21" ,
12
- "lumapps-sdk-js" : " ^0.0.30 " ,
12
+ "lumapps-sdk-js" : " ^0.0.39 " ,
13
13
"moment" : " ^2.29.1" ,
14
14
"moment-range" : " ^4.0.2" ,
15
15
"react" : " ^16.13.1" ,
36
36
]
37
37
},
38
38
"devDependencies" : {
39
- "@lumapps-extensions-playground/devenv" : " ^1.0.0 " ,
39
+ "@lumapps-extensions-playground/devenv" : " ^1.0.3 " ,
40
40
"@lumapps-extensions-playground/playground-server" : " ^1.0.0" ,
41
41
"@testing-library/jest-dom" : " ^4.2.4" ,
42
42
"@testing-library/react" : " ^9.3.2" ,
You can’t perform that action at this time.
0 commit comments