Skip to content

Commit efd7385

Browse files
committed
[agents] use workspace version of inference
@coyotte508 does this look ok? i don't know what i'm doing
1 parent 7f30f15 commit efd7385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/agents/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@
5656
"@types/node": "^18.13.0"
5757
},
5858
"dependencies": {
59-
"@huggingface/inference": "^2.6.1"
59+
"@huggingface/inference": "workspace:^"
6060
}
6161
}

0 commit comments

Comments
 (0)