tldraw/lerna.json
Steve Ruiz 3b220f0afe v1.2.8
2021-12-20 15:20:04 +00:00

10 lines
192 B
JSON

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