Skip to content

Commit b85bfca

Browse files
committed
Update readme with github package registry
1 parent ca9fc71 commit b85bfca

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
"url": "git://github.com/jhubbardsf/svelte-sortablejs.git"
99
},
1010
"publishConfig": {
11-
"access": "public"
11+
"access": "public",
12+
"registry": "https://npm.pkg.github.com"
1213
},
1314
"scripts": {
1415
"dev": "svelte-kit dev",

0 commit comments

Comments
 (0)