Fix version in www
This commit is contained in:
parent
8ce83188e1
commit
ea71fd4227
3 changed files with 4 additions and 10304 deletions
|
@ -59,4 +59,4 @@
|
|||
"zustand": "^3.5.7"
|
||||
},
|
||||
"gitHead": "4a7439ddf81b615ee49fddbe00802699975f9375"
|
||||
}
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@tldraw/www",
|
||||
"version": "0.0.45",
|
||||
"version": "0.0.46",
|
||||
"private": true,
|
||||
"description": "A tiny little drawing app (editor).",
|
||||
"author": "@steveruizok",
|
||||
|
@ -19,7 +19,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@stitches/react": "^0.2.3",
|
||||
"@tldraw/tldraw": "^0.0.45",
|
||||
"@tldraw/tldraw": "^0.0.46",
|
||||
"idb": "^6.1.2",
|
||||
"next": "^11.1.0",
|
||||
"next-transpile-modules": "^8.0.0",
|
||||
|
@ -36,4 +36,4 @@
|
|||
"eslint-config-next": "11.0.1",
|
||||
"typescript": "^4.3.5"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue