wisemapping-frontend/lerna.json

10 lines
129 B
JSON

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