This repository was archived by the owner on Dec 1, 2025. It is now read-only.
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" : " @tpr/layout" ,
3- "version" : " 2.2.0 " ,
3+ "version" : " 2.2.1 " ,
44 "description" : " TPR Layout components" ,
55 "author" : " David Alekna <david.alekna@tpr.gov.uk>" ,
66 "license" : " MIT" ,
3333 "report-coverage" : " codecov"
3434 },
3535 "peerDependencies" : {
36- "react" : " ^16.12.0" ,
37- "react-dom" : " ^16.12.0" ,
3836 "@tpr/core" : " ~2.1.7" ,
3937 "@tpr/forms" : " ~2.2.0" ,
4038 "@tpr/icons" : " ~2.1.7" ,
41- "@tpr/theming" : " ~2.1.5"
39+ "@tpr/theming" : " ~2.1.5" ,
40+ "react" : " ^16.12.0" ,
41+ "react-dom" : " ^16.12.0"
4242 },
4343 "dependencies" : {
4444 "@types/lodash" : " ^4.14.157" ,
5252 "xstate" : " ^4.10.0"
5353 },
5454 "devDependencies" : {
55- "cross-env" : " ^7.0.2" ,
5655 "@tpr/core" : " file:../core" ,
5756 "@tpr/forms" : " file:../forms" ,
5857 "@tpr/icons" : " file:../icons" ,
59- "@tpr/theming" : " file:../theming"
58+ "@tpr/theming" : " file:../theming" ,
59+ "cross-env" : " ^7.0.2"
6060 },
6161 "publishConfig" : {
6262 "access" : " public"
You can’t perform that action at this time.
0 commit comments