tldraw/lerna.json
Steve Ruiz 4f3fae41b5 v0.1.6
2021-11-07 14:45:42 +00:00

10 lines
192 B
JSON

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