This commit is contained in:
Steve Ruiz 2021-11-10 12:09:29 +00:00
parent 83c6a978ad
commit 725f3105d6
6 changed files with 10 additions and 10 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@tldraw/tldraw-example",
"version": "0.1.9",
"version": "0.1.10",
"private": true,
"description": "An example project for @tldraw/tldraw.",
"author": "@steveruizok",
@ -17,7 +17,7 @@
"devDependencies": {
"@liveblocks/client": "^0.12.1",
"@liveblocks/react": "^0.12.1",
"@tldraw/tldraw": "^0.1.9",
"@tldraw/tldraw": "^0.1.10",
"@types/node": "^14.14.35",
"@types/react": "^16.9.55",
"@types/react-dom": "^16.9.9",