Skip to content

Commit

Permalink
github packages
Browse files Browse the repository at this point in the history
  • Loading branch information
MattEzekiel committed Jun 26, 2024
1 parent e82a38b commit dd0aaf1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
registry=https://npm.pkg.github.com/MattEzekiel
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
"test": "echo \"Error: no test specified\" && exit 1",
"build": "tsc"
},
"publishConfig": {
"registry": "https://npm.pkg.github.com/"
},
"repository": {
"type": "git",
"url": "https://github.com/MattEzekiel/color-manipulation-utils.git"
Expand Down

0 comments on commit dd0aaf1

Please sign in to comment.