File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " tea-cup-core" ,
3- "version" : " 2.1 .0" ,
3+ "version" : " 2.2 .0" ,
44 "description" : " react-tea-cup core classes and utilities (Maybe etc)" ,
55 "author" : " Rémi Van Keisbelck <remi@rvkb.com>" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 1111 "react" : " ^16.7.0" ,
1212 "react-dom" : " ^16.7.0" ,
1313 "react-scripts" : " 3.4.3" ,
14- "react-tea-cup" : " 2.1 .0" ,
15- "tea-cup-core" : " 2.1 .0"
14+ "react-tea-cup" : " 2.2 .0" ,
15+ "tea-cup-core" : " 2.2 .0"
1616 },
1717 "scripts" : {
1818 "start" : " react-scripts start" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " react-tea-cup" ,
3- "version" : " 2.1 .0" ,
3+ "version" : " 2.2 .0" ,
44 "description" : " Put some TEA in your React." ,
55 "author" : " Rémi Van Keisbelck <remi@rvkb.com>" ,
66 "license" : " MIT" ,
2222 "dependencies" : {},
2323 "peerDependencies" : {
2424 "react" : " ^16.7.0 || ^17.0.1" ,
25- "tea-cup-core" : " ^2.1 .0"
25+ "tea-cup-core" : " ^2.2 .0"
2626 },
2727 "devDependencies" : {
2828 "@types/jsdom" : " ^16.2.5" ,
2929 "@types/react" : " ^16.7.22" ,
3030 "jsdom" : " ^16.4.0"
3131 }
32- }
32+ }
You can’t perform that action at this time.
0 commit comments