This commit is contained in:
Steve Ruiz 2021-11-10 12:08:32 +00:00
parent 09a357ca9d
commit 14cadbe5b5
6 changed files with 10 additions and 10 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@tldraw/tldraw-example",
"version": "0.1.7",
"version": "0.1.8",
"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.7",
"@tldraw/tldraw": "^0.1.8",
"@types/node": "^14.14.35",
"@types/react": "^16.9.55",
"@types/react-dom": "^16.9.9",