Skip to content

Commit c0b93e4

Browse files
committed
fix: publish registry
1 parent 69f105f commit c0b93e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,6 @@
7070
"merge": "2.x"
7171
},
7272
"publishConfig": {
73-
"registry": "http://registry.npmjs.org"
73+
"registry": "https://registry.npmjs.org"
7474
}
7575
}

0 commit comments

Comments
 (0)