Skip to content

Commit 74e40ed

Browse files
authored
chore: update examples deps version to clean up the tree (#75)
Because - We are still using the old sdk version in the examples, that version still using part of instill-ai/toolkit which further pollute the deps tree. We need to update it. This commit - update examples deps version to clean up the tree
1 parent 7bd6288 commit 74e40ed

File tree

4 files changed

+193
-6424
lines changed

4 files changed

+193
-6424
lines changed

examples/next-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"instill-sdk": "0.0.1",
12+
"instill-sdk": "0.0.4",
1313
"next": "latest",
1414
"react": "latest",
1515
"react-dom": "latest"

0 commit comments

Comments
 (0)