tldraw/lerna.json
2021-09-17 22:43:59 +01:00

10 lines
193 B
JSON

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