tldraw/lerna.json
Steve Ruiz dfe2e44c17 v1.3.0
2021-12-25 18:41:47 +00:00

10 lines
192 B
JSON

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