Files
2020-01-27 09:34:18 +01:00

17 lines
210 B
JSON

{
"version": "1.2.5",
"lerna": "2.0.0",
"command": {
"init": {
"exact": true
},
"publish": {
"exact": true,
"skipGit": true
}
},
"packages": [
"packages/*"
]
}