Skip to content

Commit

Permalink
Bump up Yorkie to v0.5.7 (#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
raararaara authored Dec 13, 2024
1 parent 824bf12 commit b16ce07
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Common Environment Variables
VITE_JS_SDK_VERSION=0.5.6
VITE_JS_SDK_VERSION=0.5.7
18 changes: 9 additions & 9 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dashboard",
"version": "0.5.6",
"version": "0.5.7",
"private": true,
"type": "module",
"homepage": "https://yorkie.dev/dashboard",
Expand Down Expand Up @@ -42,7 +42,7 @@
"vite-plugin-svgr": "^4.2.0",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.6.0",
"yorkie-js-sdk": "^0.5.6"
"yorkie-js-sdk": "^0.5.7"
},
"husky": {
"hooks": {
Expand Down

0 comments on commit b16ce07

Please sign in to comment.