We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12fb36f commit 7d2d3e9Copy full SHA for 7d2d3e9
2 files changed
performance/benchmark-solidbench/package.json
@@ -12,12 +12,12 @@
12
"performance:ci": "yarn install --ignore-engines && npm run fetch-assets && sudo npm run set-host && jbr prepare -c 0 && jbr run -c 0 && sudo npm run remove-host"
13
},
14
"dependencies": {
15
- "@jbr-experiment/solidbench": "^5.3.1",
16
- "@jbr-hook/cli": "^5.2.0",
17
- "@jbr-hook/sparql-endpoint-comunica": "^5.2.0",
+ "@jbr-experiment/solidbench": "^6.0.0",
+ "@jbr-hook/cli": "^6.0.0",
+ "@jbr-hook/sparql-endpoint-comunica": "^6.0.0",
18
"cross-env": "^7.0.3",
19
"hostile": "^1.4.0",
20
- "jbr": "^5.2.0"
+ "jbr": "^6.0.0"
21
22
"resolutions": {
23
"componentsjs": "6.0.1"
0 commit comments