mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Mark @k8slens/download-binaries as public access (#7039)
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
6247c7647e
commit
895bf0d632
@ -12,6 +12,11 @@
|
||||
"files": [
|
||||
"dist"
|
||||
],
|
||||
"private": false,
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"registry": "https://registry.npmjs.org/"
|
||||
},
|
||||
"dependencies": {
|
||||
"arg": "^5.0.2",
|
||||
"cli-progress": "^3.11.2",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user