github.com/pyroscope-io/pyroscope@v0.37.3-0.20230725203016-5f6947968bd0/lerna.json (about) 1 { 2 "packages": [ 3 "packages/*", 4 "webapp" 5 ], 6 "useWorkspaces": true, 7 "npmClient": "yarn", 8 "version": "independent", 9 "command": { 10 "version": { 11 "ignoreChanges": ["*.md"], 12 "message": "chore(release): publish" 13 } 14 } 15 }