File tree Expand file tree Collapse file tree 4 files changed +15
-12
lines changed
Expand file tree Collapse file tree 4 files changed +15
-12
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @easydynamics/oscal-react-library" ,
3- "version" : " 0.6.0 " ,
3+ "version" : " 0.6.1 " ,
44 "author" : " EasyDynamics" ,
55 "license" : " MIT" ,
66 "private" : false ,
2727 "web-vitals" : " ^3.3.2"
2828 },
2929 "peerDependencies" : {
30- "@easydynamics/oscal-types" : " ^1.0.4 " ,
30+ "@easydynamics/oscal-types" : " ^0. 1.0" ,
3131 "@emotion/react" : " ^11.10.6" ,
3232 "@emotion/styled" : " ^11.10.6" ,
3333 "@mui/icons-material" : " ^5.11.11" ,
6565 "@babel/preset-env" : " ^7.22.5" ,
6666 "@babel/preset-react" : " ^7.22.5" ,
6767 "@babel/preset-typescript" : " ^7.22.5" ,
68- "@easydynamics/oscal-types" : " ^1.0.4 " ,
68+ "@easydynamics/oscal-types" : " ^0. 1.0" ,
6969 "@emotion/react" : " ^11.11.1" ,
7070 "@emotion/styled" : " ^11.11.0" ,
7171 "@mui/icons-material" : " ^5.11.16" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @easydynamics/oscal-types" ,
3- "version" : " 1.0.4 " ,
3+ "version" : " 0. 1.0" ,
44 "description" : " Type definitions for the OSCAL specification" ,
55 "main" : " ./lib/index.js" ,
66 "types" : " ./lib/index.d.ts" ,
1111 "test" : " echo 'This package has no tests'" ,
1212 "lint" : " echo 'This package is not linted'"
1313 },
14+ "files" : [
15+ " lib"
16+ ],
1417 "repository" : {
1518 "type" : " git" ,
1619 "url" : " git+https://github.com/EasyDynamics/oscal-react-library.git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @easydynamics/oscal-viewer" ,
33 "homepage" : " ." ,
4- "version" : " 0.6.0 " ,
4+ "version" : " 0.6.1 " ,
55 "private" : true ,
66 "repository" : {
77 "type" : " git" ,
1818 "lint:fix" : " npm run lint -- --fix"
1919 },
2020 "dependencies" : {
21- "@easydynamics/oscal-react-library" : " ^0.6.0 " ,
21+ "@easydynamics/oscal-react-library" : " ^0.6.1 " ,
2222 "@emotion/react" : " ^11.11.1" ,
2323 "@emotion/styled" : " ^11.11.0" ,
2424 "@mui/icons-material" : " ^5.11.16" ,
You can’t perform that action at this time.
0 commit comments