Skip to content

Commit

Permalink
Update stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
surilindur committed Oct 1, 2024
1 parent d096d3e commit ce83c0f
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
1 change: 1 addition & 0 deletions .componentsjs-generator-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"ignoreComponents": [
"BindingsStreamAdaptiveHeuristics",
"Buffer",
"IQueryEngine",
"RegExp",
"Map",
"Set"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"lsd:module": true,
"dependencies": {
"@comunica/actor-rdf-join-inner-multi-adaptive-destroy": "^0.5.0",
"@comunica/bus-hash-bindings": "^3.0.0",
"@comunica/bus-query-operation": "^3.0.0",
"@comunica/bus-rdf-join": "^3.0.0",
"@comunica/bus-rdf-join-entries-sort": "^3.0.0",
Expand Down
3 changes: 1 addition & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"./packages/*/lib/*.ts"
],
"exclude": [
"**/node_modules",
"**/*.d.ts"
"**/node_modules"
]
}
3 changes: 2 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2061,6 +2061,7 @@ __metadata:
resolution: "@comunica/actor-rdf-join-inner-multi-adaptive-heuristics@workspace:packages/actor-rdf-join-inner-multi-adaptive-heuristics"
dependencies:
"@comunica/actor-rdf-join-inner-multi-adaptive-destroy": "npm:^0.5.0"
"@comunica/bus-hash-bindings": "npm:^3.0.0"
"@comunica/bus-query-operation": "npm:^3.0.0"
"@comunica/bus-rdf-join": "npm:^3.0.0"
"@comunica/bus-rdf-join-entries-sort": "npm:^3.0.0"
Expand Down Expand Up @@ -3011,7 +3012,7 @@ __metadata:
languageName: node
linkType: hard

"@comunica/bus-hash-bindings@npm:^3.2.1":
"@comunica/bus-hash-bindings@npm:^3.0.0, @comunica/bus-hash-bindings@npm:^3.2.1":
version: 3.2.1
resolution: "@comunica/bus-hash-bindings@npm:3.2.1"
dependencies:
Expand Down

0 comments on commit ce83c0f

Please sign in to comment.