tldraw/lerna.json
Steve Ruiz 0aaa722f5a v0.1.3
2021-11-05 21:14:35 +00:00

10 lines
192 B
JSON

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