tldraw/lerna.json
Steve Ruiz b4d3d929ab v1.1.3
2021-11-22 16:20:06 +00:00

10 lines
192 B
JSON

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