Skip to content

Commit bcca439

Browse files
committed
fix: allotment dep needs to move from plugin-codeflare to plugin-madwizard
1 parent f08a237 commit bcca439

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Diff for: package-lock.json

+2-2
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

-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
"@logdna/tail-file": "^3.0.0",
2727
"@patternfly/react-charts": "^6.94.15",
2828
"@patternfly/react-core": "^4.267.6",
29-
"allotment": "^1.17.1",
3029
"asciinema-player": "^3.0.1",
3130
"chokidar": "^3.5.3",
3231
"json-diff": "^1.0.0",

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

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"access": "public"
2424
},
2525
"dependencies": {
26+
"allotment": "^1.17.1",
2627
"chalk": "^5.2.0",
2728
"madwizard": "^2.5.2",
2829
"@guidebooks/store": "^1.9.4"

0 commit comments

Comments
 (0)