tldraw/lerna.json
Steve Ruiz 9dc58e721e v1.1.1
2021-11-20 15:22:33 +00:00

10 lines
192 B
JSON

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