tldraw/lerna.json
Steve Ruiz 3ab5db27b9 v1.2.1
2021-11-28 10:19:29 +00:00

10 lines
192 B
JSON

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