Skip to content

Commit 5dbf912

Browse files
Update jbr monorepo packages to v6
1 parent d14e861 commit 5dbf912

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

performance/benchmark-bsbm-hdt/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
"performance:ci": "jbr prepare -c 0 && jbr run -c 0 && psbr csv bsbm combinations/combination_0/output"
1010
},
1111
"dependencies": {
12-
"@jbr-experiment/bsbm": "^5.2.3",
13-
"@jbr-hook/cli": "^5.2.0",
14-
"@jbr-hook/sparql-endpoint-comunica": "^5.2.0",
12+
"@jbr-experiment/bsbm": "^6.0.0",
13+
"@jbr-hook/cli": "^6.0.0",
14+
"@jbr-hook/sparql-endpoint-comunica": "^6.0.0",
1515
"cross-env": "^7.0.3",
16-
"jbr": "^5.2.0"
16+
"jbr": "^6.0.0"
1717
}
1818
}

performance/benchmark-watdiv-hdt/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"performance:ci": "npm run fetch-assets && jbr prepare -c 0 && jbr run -c 0"
1111
},
1212
"dependencies": {
13-
"@jbr-experiment/watdiv": "^5.2.0",
14-
"@jbr-hook/cli": "^5.2.0",
15-
"@jbr-hook/sparql-endpoint-comunica": "^5.2.0",
13+
"@jbr-experiment/watdiv": "^6.0.0",
14+
"@jbr-hook/cli": "^6.0.0",
15+
"@jbr-hook/sparql-endpoint-comunica": "^6.0.0",
1616
"cross-env": "^7.0.3",
17-
"jbr": "^5.2.0"
17+
"jbr": "^6.0.0"
1818
}
1919
}

0 commit comments

Comments
 (0)