Files
react-native-debug-console/lerna.json
2020-10-19 10:55:31 +02:00

12 lines
178 B
JSON

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