tldraw/lerna.json
Steve Ruiz 03cfea6404 v1.2.2
2021-11-28 10:25:17 +00:00

10 lines
192 B
JSON

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