Skip to content

Commit dd10e28

Browse files
committed
Added publishConfig
1 parent 666f535 commit dd10e28

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,8 @@
4545
"files": [
4646
"dist",
4747
"src"
48-
]
48+
],
49+
"publishConfig": {
50+
"registry": "https://npm.pkg.github.com/"
51+
}
4952
}

0 commit comments

Comments
 (0)