Tldraw/lerna.json

11 wiersze
193 B
JSON

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