Skip to content

Commit 1619bca

Browse files
committed
fix: allow typescript v6 beta peer
1 parent 76720f5 commit 1619bca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
"ollama-ai-provider-v2": "^1.0.0",
138138
"pg": "^8.0.0",
139139
"sqlite-vec": "^0.1.0-alpha.0",
140-
"typescript": "^5.0.0"
140+
"typescript": "^5.0.0 || ^6.0.0-0"
141141
},
142142
"peerDependenciesMeta": {
143143
"@ai-sdk/cohere": {

0 commit comments

Comments
 (0)