Skip to content

Commit

Permalink
Bump up Yorkie to v0.4.12 (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
hackerwins committed Jan 9, 2024
1 parent d868722 commit 5a5496b
Show file tree
Hide file tree
Showing 11 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Common Environment Variables
NEXT_PUBLIC_YORKIE_VERSION='0.4.7'
NEXT_PUBLIC_YORKIE_JS_VERSION='0.4.7'
NEXT_PUBLIC_YORKIE_VERSION='0.4.12'
NEXT_PUBLIC_YORKIE_JS_VERSION='0.4.12'
NEXT_PUBLIC_YORKIE_IOS_VERSION='0.4.7'
NEXT_PUBLIC_YORKIE_ANDROID_VERSION='0.4.7'
NEXT_PUBLIC_DASHBOARD_PATH='/dashboard'
Expand Down
2 changes: 1 addition & 1 deletion examples/nextjs-scheduler/fileInfo.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/profile-stack/fileInfo.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/react-tldraw/fileInfo.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/react-todomvc/fileInfo.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/simultaneous-cursors/fileInfo.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/vanilla-codemirror6/fileInfo.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/vanilla-quill/fileInfo.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/vuejs-kanban/fileInfo.ts

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"rehype-slug": "^5.1.0",
"remark-gfm": "^3.0.1",
"unist-util-visit": "^4.1.1",
"yorkie-js-sdk": "^0.4.6"
"yorkie-js-sdk": "^0.4.12"
},
"devDependencies": {
"@mdx-js/loader": "^2.1.5",
Expand Down

0 comments on commit 5a5496b

Please sign in to comment.