tldraw/lerna.json
Steve Ruiz 14cadbe5b5 v0.1.8
2021-11-10 12:08:32 +00:00

10 lines
192 B
JSON

{
"version": "0.1.8",
"registry": "https://registry.npmjs.org/",
"publishConfig": {
"access": "public",
"directory": "dist"
},
"npmClient": "yarn",
"useWorkspaces": true
}