tldraw/lerna.json
Steve Ruiz af0764d3f9 v1.0.4
2021-11-19 15:02:04 +00:00

10 lines
192 B
JSON

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