tldraw/lerna.json
2021-09-13 22:33:24 +01:00

10 lines
193 B
JSON

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