Skip to content

Commit 7e25839

Browse files
Merge pull request #55 from cloudbeds/feat/pen-382-github-packages
feat(PEN-382): Add GitHub packages registry configuration
2 parents 963e663 + 7da352a commit 7e25839

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,8 @@
4747
},
4848
"simple-git-hooks": {
4949
"pre-commit": "npm run lint"
50+
},
51+
"publishConfig": {
52+
"registry": "https://npm.pkg.github.com"
5053
}
5154
}

0 commit comments

Comments
 (0)