tldraw/lerna.json
2021-10-22 14:51:56 +01:00

10 lines
194 B
JSON

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