2
0
mirror of https://github.com/tenrok/BBob.git synced 2026-06-20 20:00:33 +03:00

build(lerna): add public access

This commit is contained in:
Nikolay Kostyurin
2018-07-11 00:58:19 +02:00
parent 79baef9e7f
commit 9310b1e919
+3
View File
@@ -3,5 +3,8 @@
"packages": [ "packages": [
"packages/*" "packages/*"
], ],
"publishConfig": {
"access": "public"
},
"version": "independent" "version": "independent"
} }