Skip to content

Commit

Permalink
chore: bump examples version (#81)
Browse files Browse the repository at this point in the history
Because

- bump examples version

This commit

- bump examples version
  • Loading branch information
iamnamananand996 authored May 9, 2024
1 parent ce5b09b commit ab45893
Show file tree
Hide file tree
Showing 4 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion examples/next-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"instill-sdk": "0.0.4",
"instill-sdk": "0.0.6",
"next": "^14.2.3",
"react": "latest",
"react-dom": "latest"
Expand Down
20 changes: 10 additions & 10 deletions examples/next-app/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/node-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "",
"main": "index.js",
"dependencies": {
"instill-sdk": "0.0.4",
"instill-sdk": "0.0.6",
"express": "^4.19.2"
},
"scripts": {
Expand Down
46 changes: 23 additions & 23 deletions examples/node-app/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ab45893

Please sign in to comment.