Skip to content

Commit

Permalink
Merge pull request #148 from bento-platform/style/update-charts
Browse files Browse the repository at this point in the history
style: update bento-charts for new bar styling
  • Loading branch information
davidlougheed authored Feb 14, 2024
2 parents 3db767e + 3bbe73f commit f678f1d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bento_public",
"version": "0.17.2",
"version": "0.17.3",
"description": "A publicly accessible portal for clinical datasets, where users are able to see high-level statistics of the data available through predefined variables of interest and search the data using limited variables at a time. This portal allows users to gain a generic understanding of the data available (secure and firewalled) without the need to access it directly. Initially, this portal facilitates the search in English language only, but the French language will be added at a later time.",
"main": "index.js",
"scripts": {
Expand All @@ -20,7 +20,7 @@
"@reduxjs/toolkit": "^1.9.7",
"antd": "^5.14.0",
"axios": "^1.6.2",
"bento-charts": "^2.6.3",
"bento-charts": "^2.6.4",
"css-loader": "^6.8.1",
"dotenv": "^16.3.1",
"i18next": "^23.7.7",
Expand Down

0 comments on commit f678f1d

Please sign in to comment.