tldraw/lerna.json
Steve Ruiz 4fc17f1398 v1.1.6
2021-11-26 22:05:04 +00:00

10 lines
192 B
JSON

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