File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" packages/*"
4
4
],
5
- "version" : " 1.5.2 " ,
5
+ "version" : " 1.5.3 " ,
6
6
"npmClient" : " yarn" ,
7
7
"useWorkspaces" : true
8
8
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " chayns-toolkit" ,
3
- "version" : " 1.5.2 " ,
3
+ "version" : " 1.5.3 " ,
4
4
"description" : " A zero-config toolchain for developing chayns® apps." ,
5
5
"keywords" : [
6
6
" chayns" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " example-project" ,
3
- "version" : " 1.5.2 " ,
3
+ "version" : " 1.5.3 " ,
4
4
"private" : true ,
5
5
"description" : " An example of using chayns-toolkit." ,
6
6
"homepage" : " https://github.com/TobitSoftware/chayns-toolkit#readme" ,
24
24
"@babel/plugin-proposal-pipeline-operator" : " ^7.12.1" ,
25
25
"@types/react" : " ^17.0.0" ,
26
26
"@types/react-dom" : " ^17.0.0" ,
27
- "chayns-toolkit" : " ^1.5.2 " ,
27
+ "chayns-toolkit" : " ^1.5.3 " ,
28
28
"react-devtools" : " ^4.10.0" ,
29
29
"typescript" : " ^4.1.2"
30
30
}
You can’t perform that action at this time.
0 commit comments