Skip to content

Commit 1809971

Browse files
chore: fix registry to include organisation name
1 parent 9892e9d commit 1809971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"author": "Johannes Rudolph <jrudolph@meshcloud.io>",
99
"license": "MIT",
1010
"publishConfig": {
11-
"registry": "https://npm.pkg.github.com/"
11+
"registry": "https://npm.pkg.github.com/@meshcloud"
1212
},
1313
"main": "dist/index.js",
1414
"files": [

0 commit comments

Comments
 (0)