tldraw/lerna.json
Steve Ruiz da4d566bd8 v1.6.1
2022-02-03 11:19:12 +00:00

10 lines
192 B
JSON

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