Puts www back in packages

This commit is contained in:
Steve Ruiz 2021-08-11 21:03:59 +01:00
parent cec7048acd
commit e71bf1d327
3 changed files with 1562 additions and 57 deletions

View file

@ -12,7 +12,8 @@
"workspaces": [
"packages/core",
"packages/tldraw",
"packages/dev"
"packages/dev",
"packages/www"
],
"scripts": {
"test": "jest",

View file

@ -21,7 +21,7 @@
"@stitches/react": "^0.2.3",
"@tldraw/tldraw": "*",
"idb": "^6.1.2",
"next": "^11.0.1",
"next": "^11.1.0",
"next-transpile-modules": "^8.0.0",
"react": "^17.0.2",
"react-dom": "^17.0.2"

1612
yarn.lock

File diff suppressed because it is too large Load diff