tldraw/lerna.json
Steve Ruiz a3475a74df v1.1.7
2021-11-27 09:51:59 +00:00

10 lines
192 B
JSON

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