Skip to content

Commit 226f200

Browse files
committed
fix npmjs url
1 parent be8c221 commit 226f200

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
@@ -63,7 +63,7 @@
6363
},
6464
"publishConfig": {
6565
"access": "public",
66-
"registry": "https://registry.npjs.org"
66+
"registry": "https://registry.npmjs.org"
6767
},
6868
"directories": {
6969
"lib": "dist"

0 commit comments

Comments
 (0)