Skip to content

Commit

Permalink
changed registry
Browse files Browse the repository at this point in the history
  • Loading branch information
AhashSritharan committed Sep 23, 2023
1 parent 6251b0e commit 17a3431
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@
"npm": "9.5.0"
},
"publishConfig": {
"access": "public"
"access": "public",
"registry": "https://npm.pkg.github.com/ahashsritharan"
},
"scripts": {
"build": "npm run clean && npm run type:dts && npm run build:main && npm run format && npm run docs",
Expand Down

0 comments on commit 17a3431

Please sign in to comment.