Skip to content

Commit e628fee

Browse files
committed
publish packages to github
1 parent 72ee887 commit e628fee

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
@@ -7,5 +7,8 @@
77
],
88
"license": "MIT",
99
"author": "GitHub Inc.",
10-
"main": "index.js"
10+
"main": "index.js",
11+
"publishConfig": {
12+
"registry": "https://npm.pkg.github.com/"
13+
}
1114
}

0 commit comments

Comments
 (0)