Skip to content

Commit b6f3231

Browse files
committed
fix: bump @guidebooks/[email protected] to pick up s3fs mounting on ray head
also bump [email protected] to pick up "undefined" on ctrl+c
1 parent 8ae53aa commit b6f3231

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

Diff for: package-lock.json

+16-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: plugins/plugin-codeflare/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@
3030
"@types/split2": "^3.2.1"
3131
},
3232
"dependencies": {
33-
"@guidebooks/store": "^2.2.9",
33+
"@guidebooks/store": "^2.2.10",
3434
"@logdna/tail-file": "^3.0.1",
3535
"@patternfly/react-charts": "^6.94.15",
3636
"@patternfly/react-core": "^4.267.6",
3737
"asciinema-player": "^3.0.1",
3838
"chokidar": "^3.5.3",
39-
"madwizard": "^5.0.6",
39+
"madwizard": "^5.0.7",
4040
"needle": "^3.2.0",
4141
"open": "^8.4.0",
4242
"pretty-bytes": "^6.0.0",

0 commit comments

Comments
 (0)