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 ff99d2d commit ffd1eeeCopy full SHA for ffd1eee
1 file changed
libs/@local/hashql/eval/package.json
@@ -10,7 +10,6 @@
10
"test:unit": "mise run test:unit @rust/hashql-eval"
11
},
12
"dependencies": {
13
- "@blockprotocol/type-system-rs": "workspace:*",
14
"@rust/hash-graph-postgres-store": "workspace:*",
15
"@rust/hash-graph-store": "workspace:*",
16
"@rust/hashql-core": "workspace:*",
@@ -19,6 +18,7 @@
19
18
"@rust/hashql-mir": "workspace:*"
20
21
"devDependencies": {
+ "@blockprotocol/type-system-rs": "workspace:*",
22
"@rust/error-stack": "workspace:*",
23
"@rust/hash-graph-authorization": "workspace:*",
24
"@rust/hash-graph-test-data": "workspace:*"
0 commit comments