Skip to content

Commit

Permalink
Update yorkie-js-sdk to v0.4.5 in rest examples
Browse files Browse the repository at this point in the history
  • Loading branch information
chacha912 committed Jul 20, 2023
1 parent 566bb1f commit a36c00f
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 6 deletions.
2 changes: 1 addition & 1 deletion examples/react-todomvc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"todomvc-app-css": "^2.4.2",
"yorkie-js-sdk": "^0.4.2"
"yorkie-js-sdk": "^0.4.5"
},
"devDependencies": {
"@types/react": "^18.0.24",
Expand Down
2 changes: 1 addition & 1 deletion examples/vuejs-kanban/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"vue": "^3.2.41",
"yorkie-js-sdk": "^0.4.2"
"yorkie-js-sdk": "^0.4.5"
},
"devDependencies": {
"@vitejs/plugin-vue": "^3.1.2",
Expand Down
60 changes: 56 additions & 4 deletions package-lock.json

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

0 comments on commit a36c00f

Please sign in to comment.