Skip to content

Commit

Permalink
fix: avoid duplicate next dependencies (#1220)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yonom authored Nov 24, 2024
1 parent 758dbc6 commit b1bae74
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 165 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
},
"packageManager": "[email protected]",
"resolutions": {
"trieve-ts-sdk": "0.0.30"
"trieve-ts-sdk": "0.0.33",
"next": "15.0.3"
}
}
Loading

0 comments on commit b1bae74

Please sign in to comment.