File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2
2
"npmClient" : " yarn" ,
3
3
"packages" : [" packages/*" ],
4
4
"useWorkspaces" : true ,
5
- "version" : " 1.6.0 "
5
+ "version" : " 1.6.1 "
6
6
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @chayns-toolkit/babel-preset" ,
3
- "version" : " 1.6.0 " ,
3
+ "version" : " 1.6.1 " ,
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.6.0 " ,
3
+ "version" : " 1.6.1 " ,
4
4
"description" : " A zero-config toolchain for developing chayns® apps." ,
5
5
"keywords" : [
6
6
" chayns" ,
39
39
},
40
40
"dependencies" : {
41
41
"@babel/core" : " ^7.13.14" ,
42
- "@chayns-toolkit/babel-preset" : " ^1.6.0 " ,
43
- "@chayns-toolkit/eslint-config" : " ^1.6.0 " ,
42
+ "@chayns-toolkit/babel-preset" : " ^1.6.1 " ,
43
+ "@chayns-toolkit/eslint-config" : " ^1.6.1 " ,
44
44
"@pmmmwh/react-refresh-webpack-plugin" : " ^0.4.3" ,
45
45
"@svgr/webpack" : " ^5.5.0" ,
46
46
"@testing-library/jest-dom" : " ^5.11.10" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @chayns-toolkit/eslint-config" ,
3
- "version" : " 1.6.0 " ,
3
+ "version" : " 1.6.1 " ,
4
4
"description" : " The sharable eslint-config for developing chayns® apps. Used in chayns-toolkit." ,
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.6.0 " ,
3
+ "version" : " 1.6.1 " ,
4
4
"private" : true ,
5
5
"description" : " An example of using chayns-toolkit." ,
6
6
"homepage" : " https://github.com/TobitSoftware/chayns-toolkit#readme" ,
26
26
"@testing-library/user-event" : " ^13.1.1" ,
27
27
"@types/react" : " ^17.0.3" ,
28
28
"@types/react-dom" : " ^17.0.3" ,
29
- "chayns-toolkit" : " ^1.6.0 " ,
29
+ "chayns-toolkit" : " ^1.6.1 " ,
30
30
"react-devtools" : " ^4.10.1" ,
31
31
"typescript" : " ^4.2.3"
32
32
}
You can’t perform that action at this time.
0 commit comments