Skip to content

Commit 4f1023a

Browse files
committed
chore: remove the redundant '/'
1 parent 3a6127d commit 4f1023a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,6 @@
9797
]
9898
},
9999
"publishConfig": {
100-
"registry": "https://registry.npmjs.org/"
100+
"registry": "https://registry.npmjs.org"
101101
}
102-
}
102+
}

0 commit comments

Comments
 (0)