Files
react-native-debug-console/lerna.json

12 lines
178 B
JSON

{
"npmClient": "yarn",
"useWorkspaces": true,
"version": "2.0.0-alpha.16",
"command": {
"publish": {
"conventionalCommits": true,
"yes": true
}
}
}