tldraw/lerna.json
Steve Ruiz 7c82fbbb65 v1.5.2
2022-01-14 20:59:37 +00:00

10 lines
192 B
JSON

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