mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
fix: Add publishConfig for new package
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
2f06413fb7
commit
d1159e3c32
@ -7,6 +7,10 @@
|
||||
"files": [
|
||||
"dist"
|
||||
],
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"registry": "https://registry.npmjs.org/"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/lensapp/lens.git"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user