Tldraw/lerna.json

10 wiersze
191 B
JSON

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