tldraw/lerna.json
Steve Ruiz f57d6bda94 v1.4.0
2021-12-27 20:29:12 +00:00

10 lines
192 B
JSON

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