2
0
mirror of https://github.com/tenrok/BBob.git synced 2026-05-15 11:59:37 +03:00
Files
bbob/lerna.json
T
2018-07-11 00:58:19 +02:00

11 lines
139 B
JSON

{
"lerna": "2.11.0",
"packages": [
"packages/*"
],
"publishConfig": {
"access": "public"
},
"version": "independent"
}