tldraw/lerna.json
Steve Ruiz 32a5511b3d v1.4.1
2021-12-28 11:50:33 +00:00

10 lines
192 B
JSON

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