Skip to content

Commit 8554a3a

Browse files
committed
chore: update publishConfig with registry url
1 parent eed63fb commit 8554a3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
}
118118
},
119119
"publishConfig": {
120-
"registry": "https://registry.npmjs.com/",
120+
"registry": "https://registry.npmjs.org/",
121121
"access": "public"
122122
},
123123
"files": [

0 commit comments

Comments
 (0)