tldraw/lerna.json
Steve Ruiz fae66549c7 v1.2.3
2021-12-02 13:06:43 +00:00

10 lines
192 B
JSON

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