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 23:37:51 +02:00

12 lines
186 B
JSON

{
"lerna": "2.11.0",
"packages": [
"packages/*"
],
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
},
"version": "independent"
}