Skip to content

Commit 9fc9afc

Browse files
committed
Update to Comunica v4
1 parent 0460971 commit 9fc9afc

File tree

3 files changed

+2978
-1825
lines changed

3 files changed

+2978
-1825
lines changed

config/config-default.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"@context": [
3-
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/config-query-sparql/^3.0.0/components/context.jsonld"
3+
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/config-query-sparql/^4.0.0/components/context.jsonld"
44
],
55
"import": [
66
"ccqs:config/config-default.json"

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@
5959
"dependencies": {
6060
"@babel/core": "^7.16.0",
6161
"@babel/preset-env": "^7.16.4",
62-
"@comunica/config-query-sparql": "~3.3.0",
63-
"@comunica/query-sparql": "~3.3.0",
64-
"@comunica/runner": "^3.3.0",
62+
"@comunica/config-query-sparql": "~4.0.1",
63+
"@comunica/query-sparql": "~4.0.1",
64+
"@comunica/runner": "^4.0.1",
6565
"@rubensworks/solid-client-authn-browser": "^1.13.0",
6666
"@turf/centroid": "^6.5.0",
6767
"babel-loader": "^8.2.3",

0 commit comments

Comments
 (0)