tldraw/lerna.json
Steve Ruiz 8b3c963a08 v0.1.7
2021-11-09 14:38:09 +00:00

10 lines
192 B
JSON

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