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