tldraw/lerna.json
Steve Ruiz a8f2522d20 v1.1.5
2021-11-26 17:15:54 +00:00

10 lines
192 B
JSON

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