Skip to content

Commit 19c537d

Browse files
authored
Merge pull request #155 from kaleido-io/misc-tweaks
Websocket page and my node diagram
2 parents 8bc57d1 + 54965aa commit 19c537d

37 files changed

+1233
-350
lines changed

package-lock.json

Lines changed: 238 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,15 @@
1212
"@nivo/bar": "^0.79.1",
1313
"@nivo/core": "^0.79.0",
1414
"@nivo/network": "^0.79.1",
15+
"@types/dagre": "^0.7.47",
16+
"dagre": "^0.8.5",
1517
"dayjs": "^1.11.0",
1618
"i18next": "^21.6.14",
1719
"mdi-react": "^8.2.0",
1820
"react": "^17.0.2",
1921
"react-copy-to-clipboard": "^5.0.4",
2022
"react-dom": "^17.0.2",
23+
"react-flow-renderer": "^10.0.8",
2124
"react-i18next": "^11.15.4",
2225
"react-infinite-scroll-component": "^6.1.0",
2326
"react-jazzicon": "^1.0.3",

0 commit comments

Comments
 (0)