Skip to content

Commit 1bf450a

Browse files
committed
feature/NOTASK Updated registry configuration
1 parent f6b9a27 commit 1bf450a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
registry=https://npm.pkg.github.com/@artem-solovev

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
}
1919
},
2020
"publishConfig": {
21-
"registry": "https://npm.pkg.github.com/"
21+
"registry": "https://npm.pkg.github.com/@artem-solovev"
2222
},
2323
"repository": {
2424
"type": "git",

0 commit comments

Comments
 (0)