Skip to content

Commit c78ed42

Browse files
authored
[release/qcg/3.17.0] (#3216)
1 parent e66c01b commit c78ed42

File tree

2 files changed

+33
-38
lines changed

2 files changed

+33
-38
lines changed

QualityControl/package-lock.json

Lines changed: 29 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

QualityControl/package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aliceo2/qc",
3-
"version": "3.16.0",
3+
"version": "3.17.0",
44
"description": "O2 Quality Control Web User Interface",
55
"author": "George Raduta",
66
"contributors": [
@@ -41,7 +41,7 @@
4141
"dependencies": {
4242
"@aliceo2/web-ui": "2.8.4",
4343
"joi": "18.0.0",
44-
"jsroot": "7.10.0",
44+
"jsroot": "7.10.1",
4545
"kafkajs": "^2.2.4",
4646
"mariadb": "^3.4.1",
4747
"sequelize": "^6.37.7",
@@ -62,6 +62,7 @@
6262
"bundleDependencies": [
6363
"@aliceo2/web-ui",
6464
"jsroot",
65-
"joi"
65+
"joi",
66+
"kafkajs"
6667
]
6768
}

0 commit comments

Comments
 (0)