wisemapping-frontend/lerna.json

9 lines
111 B
JSON

{
"packages": [
"packages/*"
],
"version": "1.0.0",
"npmClient": "yarn",
"useWorkspaces": true
}