tldraw/lerna.json
2021-09-23 12:47:39 +01:00

10 lines
194 B
JSON

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