Skip to content

Commit

Permalink
Bump up Yorkie to v0.5.1 (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
chacha912 authored Oct 15, 2024
1 parent 0cd2f57 commit 533e0fb
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.0
VITE_JS_SDK_VERSION=0.5.1
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.0",
"version": "0.5.1",
"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.0"
"yorkie-js-sdk": "^0.5.1"
},
"husky": {
"hooks": {
Expand Down

0 comments on commit 533e0fb

Please sign in to comment.