tldraw/lerna.json
Steve Ruiz 8d9629586c v1.2.5
2021-12-10 16:08:17 +00:00

10 lines
192 B
JSON

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