diff --git a/.npmrc b/.npmrc new file mode 100644 index 0000000..4afeb12 --- /dev/null +++ b/.npmrc @@ -0,0 +1 @@ +@xxxjjhhh:registry=https://npm.pkg.github.com \ No newline at end of file diff --git a/package.json b/package.json index 093ac92..5dc24a8 100644 --- a/package.json +++ b/package.json @@ -17,5 +17,8 @@ "json", "korean", "korea" - ] + ], + "publishConfig": { + "@xxxjjhhh:registry": "https://npm.pkg.github.com" + } }