Skip to content

Commit ff3a90b

Browse files
authored
Merge pull request #13 from jpbnetley/feature/test
fix: updated registry
2 parents 51420b7 + 3e1a7d2 commit ff3a90b

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
@@ -18,6 +18,6 @@
1818
},
1919
"homepage": "https://github.com/jpbnetley/test-semantic-release#readme",
2020
"publishConfig": {
21-
"@jpbnetley:registry": "https://npm.pkg.github.com"
21+
"registry": "https://npm.pkg.github.com"
2222
}
2323
}

0 commit comments

Comments
 (0)