tldraw/lerna.json
2021-10-28 22:56:13 +01:00

10 lines
194 B
JSON

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