chore: use https for registry link
This commit is contained in:
@@ -64,7 +64,7 @@
|
|||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"access": "public",
|
"access": "public",
|
||||||
"registry": "http://registry.npmjs.org/"
|
"registry": "https://registry.npmjs.org/"
|
||||||
},
|
},
|
||||||
"np": {
|
"np": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
|
|||||||
Reference in New Issue
Block a user