Skip to content

Commit b1b47c4

Browse files
committed
Update publishconfig to use https
1 parent a74f6d0 commit b1b47c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"homepage": "https://github.com/mokkabonna/inquirer-autocomplete-prompt#readme",
1818
"publishConfig": {
19-
"registry": "http://registry.npmjs.org",
19+
"registry": "https://registry.npmjs.org",
2020
"access": "public"
2121
},
2222
"author": "Martin Hansen <martin@martinhansen.no>",

0 commit comments

Comments
 (0)