tldraw/lerna.json
Steve Ruiz b3ea398ba1 v0.1.4
2021-11-06 08:09:15 +00:00

10 lines
192 B
JSON

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