File tree Expand file tree Collapse file tree 4 files changed +4
-11
lines changed Expand file tree Collapse file tree 4 files changed +4
-11
lines changed Original file line number Diff line number Diff line change 88 "repository" : " git://github.com/commitd/components-graph" ,
99 "scripts" : {
1010 "commit" : " cz" ,
11- "ci" : " turbo run format build lint sonar" ,
11+ "ci" : " turbo run format build lint && npm run sonar" ,
1212 "build" : " turbo run build" ,
1313 "test" : " turbo run test" ,
1414 "lint" : " turbo run lint" ,
Original file line number Diff line number Diff line change 4444 "precommit" : " lint-staged"
4545 },
4646 "devDependencies" : {
47- "@committed/graph" : " *" ,
4847 "@committed/config" : " *"
4948 },
50- "peerDependencies" : {
51- "@committed/graph" : " *"
52- },
5349 "dependencies" : {
50+ "@committed/graph" : " *" ,
5451 "uuid" : " ^8.3.2"
5552 }
5653}
Original file line number Diff line number Diff line change 4444 "fix" : " TIMING=1 eslint src/**/*.ts* --fix"
4545 },
4646 "devDependencies" : {
47- "@committed/graph" : " *" ,
4847 "@committed/config" : " *"
4948 },
50- "peerDependencies" : {
51- "@committed/graph" : " *"
52- },
5349 "dependencies" : {
50+ "@committed/graph" : " *" ,
5451 "n3" : " ^1.11.1" ,
5552 "rdf-literal" : " ^1.3.0"
5653 }
Original file line number Diff line number Diff line change 4545 },
4646 "peerDependencies" : {
4747 "@committed/components" : " >= 8.1.2" ,
48- "@committed/graph" : " *" ,
4948 "react" : " >= 16.8.0" ,
5049 "react-dom" : " >= 16.8.0"
5150 },
5251 "devDependencies" : {
5352 "@committed/config" : " *" ,
54- "@committed/graph" : " *" ,
5553 "react" : " ^17.0.2" ,
5654 "react-dom" : " ^17.0.2"
5755 },
5856 "dependencies" : {
5957 "cytoscape-cola" : " ^2.4.0" ,
58+ "@committed/graph" : " *" ,
6059 "react-cytoscapejs" : " ^1.2.1" ,
6160 "tinycolor2" : " ^1.4.2" ,
6261 "typescript" : " ^4.4.4" ,
You can’t perform that action at this time.
0 commit comments