| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -19,7 +19,7 @@ | |||
| 19 | 19 | "dependencies": { | |
| 20 | 20 | "@github/relative-time-element": "^4.4.8", | |
| 21 | 21 | "@patternfly/patternfly": "^6.4.0", | |
| 22 | - "@patternfly-java/charts": "^0.0.8", | ||
| 22 | + "@patternfly-java/charts": "^0.0.9", | ||
| 23 | 23 | "highlight.js": "^11.11.1" | |
| 24 | 24 | }, | |
| 25 | 25 | "devDependencies": { | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -15,7 +15,7 @@ | |||
| 15 | 15 | */ | |
| 16 | 16 | import "@patternfly/patternfly/patternfly.css"; | |
| 17 | 17 | import "@patternfly/patternfly/patternfly-addons.css"; | |
| 18 | - import "./charts"; | ||
| 18 | + import "@patternfly-java/charts/dist/charts"; | ||
| 19 | 19 | import "./pforg/*.css"; | |
| 20 | 20 | import "./showcase.css"; | |
| 21 | 21 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments