tldraw/lerna.json
Steve Ruiz 325008ff82 v1.0.3
2021-11-17 11:50:57 +00:00

10 lines
192 B
JSON

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