Skip to content

Commit

Permalink
v1.2.4-alpha.5
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenweaver committed Feb 6, 2025
1 parent 144bc2f commit 2306d83
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hivtrace-viz",
"version": "1.2.4-alpha.2",
"version": "1.2.4-alpha.5",
"description": "Visualization for the popular HIV-TRACE package",
"engines": {
"node": ">=18 || >20"
Expand All @@ -15,6 +15,7 @@
"@fortawesome/fontawesome-free": "^6.2.1",
"autocomplete.js": "^0.38.1",
"bootstrap": "^3.4.1",
"bootstrap-datepicker": "^1.10.x",
"d3": "3.x",
"downloadjs": "^1.4.7",
"globals": "^15.2.0",
Expand All @@ -23,16 +24,15 @@
"i18n-webpack-plugin": "1.0.0",
"i18next": "^22.0.6",
"ink-docstrap": "^1.3.2",
"jQuery-QueryBuilder": "^2.7.0",
"jquery": "^3.6.1",
"js-convert-case": "^4.2.0",
"jQuery-QueryBuilder": "^2.7.0",
"jslint": "^0.12.1",
"jspanel4": "4.16.1",
"latest": "^0.2.0",
"taffydb": "^2.7.3",
"topojson": "3.x",
"underscore": "1.x",
"bootstrap-datepicker": "^1.10.x"
"underscore": "1.x"
},
"devDependencies": {
"@babel/core": "^7.20.2",
Expand Down

0 comments on commit 2306d83

Please sign in to comment.