Skip to content

Commit b90d1ee

Browse files
committed
Use patch semver range for config deps
1 parent b41e202 commit b90d1ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@
5959
"dependencies": {
6060
"@babel/core": "^7.16.0",
6161
"@babel/preset-env": "^7.16.4",
62-
"@comunica/config-query-sparql": "^3.2.1",
63-
"@comunica/query-sparql": "^3.2.3",
62+
"@comunica/config-query-sparql": "~3.2.1",
63+
"@comunica/query-sparql": "~3.2.3",
6464
"@comunica/runner": "^3.2.1",
6565
"@rubensworks/solid-client-authn-browser": "^1.13.0",
6666
"@turf/centroid": "^6.5.0",

0 commit comments

Comments
 (0)