chore: use https for registry link

This commit is contained in:
bcakmakoglu
2022-06-03 21:29:12 +02:00
parent 22f87a8334
commit f624c1a2c8

View File

@@ -64,7 +64,7 @@
},
"publishConfig": {
"access": "public",
"registry": "http://registry.npmjs.org/"
"registry": "https://registry.npmjs.org/"
},
"np": {
"branch": "master",