We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc56d5a commit c6d3684Copy full SHA for c6d3684
1 file changed
libs/@local/hashql/eval/package.json
@@ -11,7 +11,6 @@
11
},
12
"dependencies": {
13
"@rust/hash-graph-postgres-store": "workspace:*",
14
- "@rust/hash-graph-store": "workspace:*",
15
"@rust/hashql-core": "workspace:*",
16
"@rust/hashql-diagnostics": "workspace:*",
17
"@rust/hashql-hir": "workspace:*",
@@ -21,6 +20,7 @@
21
20
"@blockprotocol/type-system-rs": "workspace:*",
22
"@rust/error-stack": "workspace:*",
23
"@rust/hash-graph-authorization": "workspace:*",
+ "@rust/hash-graph-store": "workspace:*",
24
"@rust/hash-graph-test-data": "workspace:*"
25
}
26
0 commit comments