tldraw/lerna.json
Steve Ruiz cb1f4e242e v1.5.1
2022-01-14 20:46:02 +00:00

10 lines
192 B
JSON

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