tldraw/lerna.json
Steve Ruiz 4cee3203e6 v1.6.0
2022-01-31 15:06:01 +00:00

10 lines
192 B
JSON

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