chore: use https for registry link

This commit is contained in:
bcakmakoglu
2022-06-03 21:29:12 +02:00
parent 22f87a8334
commit f624c1a2c8
+1 -1
View File
@@ -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",