ci: add publishConfig
This commit is contained in:
parent
829ce1f1c3
commit
2f1845619a
|
@ -21,5 +21,8 @@
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@lumeweb/libweb": "^0.2.0"
|
"@lumeweb/libweb": "^0.2.0"
|
||||||
|
},
|
||||||
|
"publishConfig": {
|
||||||
|
"access": "public"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue