tldraw/lerna.json
Steve Ruiz 795936f8f1 v0.1.2
2021-11-04 15:52:57 +00:00

10 lines
192 B
JSON

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