tldraw/lerna.json
Steve Ruiz 83c6a978ad v0.1.9
2021-11-10 12:09:02 +00:00

10 lines
192 B
JSON

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