Skip to content

Commit 2306d83

Browse files
committed
v1.2.4-alpha.5
1 parent 144bc2f commit 2306d83

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hivtrace-viz",
3-
"version": "1.2.4-alpha.2",
3+
"version": "1.2.4-alpha.5",
44
"description": "Visualization for the popular HIV-TRACE package",
55
"engines": {
66
"node": ">=18 || >20"
@@ -15,6 +15,7 @@
1515
"@fortawesome/fontawesome-free": "^6.2.1",
1616
"autocomplete.js": "^0.38.1",
1717
"bootstrap": "^3.4.1",
18+
"bootstrap-datepicker": "^1.10.x",
1819
"d3": "3.x",
1920
"downloadjs": "^1.4.7",
2021
"globals": "^15.2.0",
@@ -23,16 +24,15 @@
2324
"i18n-webpack-plugin": "1.0.0",
2425
"i18next": "^22.0.6",
2526
"ink-docstrap": "^1.3.2",
27+
"jQuery-QueryBuilder": "^2.7.0",
2628
"jquery": "^3.6.1",
2729
"js-convert-case": "^4.2.0",
28-
"jQuery-QueryBuilder": "^2.7.0",
2930
"jslint": "^0.12.1",
3031
"jspanel4": "4.16.1",
3132
"latest": "^0.2.0",
3233
"taffydb": "^2.7.3",
3334
"topojson": "3.x",
34-
"underscore": "1.x",
35-
"bootstrap-datepicker": "^1.10.x"
35+
"underscore": "1.x"
3636
},
3737
"devDependencies": {
3838
"@babel/core": "^7.20.2",

0 commit comments

Comments
 (0)