File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" packages/*"
4
4
],
5
- "version" : " 1.5.4 " ,
5
+ "version" : " 1.5.5 " ,
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/babel-preset" ,
3
- "version" : " 1.5.4 " ,
3
+ "version" : " 1.5.5 " ,
4
4
"private" : false ,
5
5
"description" : " The sharable babel-preset for developing chayns® apps. Used in chayns-toolkit." ,
6
6
"keywords" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " chayns-toolkit" ,
3
- "version" : " 1.5.4 " ,
3
+ "version" : " 1.5.5 " ,
4
4
"description" : " A zero-config toolchain for developing chayns® apps." ,
5
5
"keywords" : [
6
6
" chayns" ,
38
38
},
39
39
"dependencies" : {
40
40
"@babel/core" : " ^7.12.10" ,
41
- "@chayns-toolkit/babel-preset" : " ^1.5.4 " ,
41
+ "@chayns-toolkit/babel-preset" : " ^1.5.5 " ,
42
42
"@chayns-toolkit/eslint-config" : " ^1.5.4" ,
43
43
"@chayns-toolkit/utilities" : " ^1.5.4" ,
44
44
"@pmmmwh/react-refresh-webpack-plugin" : " ^0.4.3" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " example-project" ,
3
- "version" : " 1.5.4 " ,
3
+ "version" : " 1.5.5 " ,
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.4 " ,
27
+ "chayns-toolkit" : " ^1.5.5 " ,
28
28
"react-devtools" : " ^4.10.1" ,
29
29
"typescript" : " ^4.1.3"
30
30
}
You can’t perform that action at this time.
0 commit comments