File tree Expand file tree Collapse file tree 5 files changed +11
-9
lines changed
Expand file tree Collapse file tree 5 files changed +11
-9
lines changed Original file line number Diff line number Diff line change 11{
2- "packages" : [" packages/*" ],
3- "version" : " 1.5.6" ,
2+ "packages" : [
3+ " packages/*"
4+ ],
5+ "version" : " 1.6.0" ,
46 "npmClient" : " yarn" ,
57 "useWorkspaces" : true
68}
Original file line number Diff line number Diff line change 11{
22 "name" : " @chayns-toolkit/babel-preset" ,
3- "version" : " 1.5.6 " ,
3+ "version" : " 1.6.0 " ,
44 "private" : false ,
55 "description" : " The sharable babel-preset for developing chayns® apps. Used in chayns-toolkit." ,
66 "keywords" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " chayns-toolkit" ,
3- "version" : " 1.5.6 " ,
3+ "version" : " 1.6.0 " ,
44 "description" : " A zero-config toolchain for developing chayns® apps." ,
55 "keywords" : [
66 " chayns" ,
3838 },
3939 "dependencies" : {
4040 "@babel/core" : " ^7.13.14" ,
41- "@chayns-toolkit/babel-preset" : " ^1.5.6 " ,
42- "@chayns-toolkit/eslint-config" : " ^1.5.6 " ,
41+ "@chayns-toolkit/babel-preset" : " ^1.6.0 " ,
42+ "@chayns-toolkit/eslint-config" : " ^1.6.0 " ,
4343 "@pmmmwh/react-refresh-webpack-plugin" : " ^0.4.3" ,
4444 "@svgr/webpack" : " ^5.5.0" ,
4545 "@testing-library/jest-dom" : " ^5.11.10" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @chayns-toolkit/eslint-config" ,
3- "version" : " 1.5.6 " ,
3+ "version" : " 1.6.0 " ,
44 "description" : " The sharable eslint-config for developing chayns® apps. Used in chayns-toolkit." ,
55 "keywords" : [
66 " chayns" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " example-project" ,
3- "version" : " 1.5.6 " ,
3+ "version" : " 1.6.0 " ,
44 "private" : true ,
55 "description" : " An example of using chayns-toolkit." ,
66 "homepage" : " https://github.com/TobitSoftware/chayns-toolkit#readme" ,
2626 "@testing-library/react" : " ^11.2.6" ,
2727 "@types/react" : " ^17.0.3" ,
2828 "@types/react-dom" : " ^17.0.3" ,
29- "chayns-toolkit" : " ^1.5.6 " ,
29+ "chayns-toolkit" : " ^1.6.0 " ,
3030 "react-devtools" : " ^4.10.1" ,
3131 "typescript" : " ^4.2.3"
3232 }
You can’t perform that action at this time.
0 commit comments