Skip to content

Commit f01fffd

Browse files
committed
Fixed Package Repository
1 parent bf9d3ea commit f01fffd

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
@@ -11,7 +11,7 @@
1111
"package": "npm run build & npm pack"
1212
},
1313
"publishConfig": {
14-
"registry": "https://npm.pkg.github.com/ChiragRupani"
14+
"registry": "https://npm.pkg.github.com"
1515
},
1616
"repository": {
1717
"type": "git",

0 commit comments

Comments
 (0)