Skip to content

Commit ffd1eee

Browse files
committed
chore: move type-system dep
1 parent ff99d2d commit ffd1eee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libs/@local/hashql/eval/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"test:unit": "mise run test:unit @rust/hashql-eval"
1111
},
1212
"dependencies": {
13-
"@blockprotocol/type-system-rs": "workspace:*",
1413
"@rust/hash-graph-postgres-store": "workspace:*",
1514
"@rust/hash-graph-store": "workspace:*",
1615
"@rust/hashql-core": "workspace:*",
@@ -19,6 +18,7 @@
1918
"@rust/hashql-mir": "workspace:*"
2019
},
2120
"devDependencies": {
21+
"@blockprotocol/type-system-rs": "workspace:*",
2222
"@rust/error-stack": "workspace:*",
2323
"@rust/hash-graph-authorization": "workspace:*",
2424
"@rust/hash-graph-test-data": "workspace:*"

0 commit comments

Comments
 (0)