Restore useWorkspaces

This commit is contained in:
Steve Ruiz 2021-08-13 14:09:00 +01:00
parent adb80d3372
commit 8ce83188e1

View file

@ -5,8 +5,5 @@
"access": "public"
},
"npmClient": "yarn",
"packages": [
"packages/core",
"packages/tldraw"
]
}
"useWorkspaces": true
}