Skip to content

Commit 2359e77

Browse files
author
Manaday Mavani
committed
chore: add publishConfig
1 parent c840d51 commit 2359e77

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
@@ -13,6 +13,9 @@
1313
"stencil"
1414
],
1515
"homepage": "https://github.com/ManadayM/util-web-components",
16+
"publishConfig": {
17+
"registry": "https://npm.pkg.github.com/"
18+
},
1619
"main": "dist/index.js",
1720
"module": "dist/index.mjs",
1821
"es2015": "dist/esm/index.mjs",

0 commit comments

Comments
 (0)