tldraw/lerna.json
Steve Ruiz 3cb4d1c679 v1.0.1
2021-11-17 11:09:32 +00:00

10 lines
192 B
JSON

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