Publish to npm instead of GitHub registry

This commit is contained in:
r1oga
2022-12-20 16:52:19 +01:00
parent 34d71a7be0
commit e05e139d38
6 changed files with 4 additions and 8 deletions

View File

@@ -11,4 +11,4 @@ dist
coverage
# JetBrains IDE
.idea
.idea

View File

@@ -1 +0,0 @@
@zkitter:registry=https://npm.pkg.github.com

View File

@@ -18,8 +18,7 @@
"author": "r1oga",
"license": "MIT",
"publishConfig": {
"access": "public",
"registry": "https://npm.pkg.github.com"
"access": "public"
},
"repository": "https://github.com/zkitter/configs",
"scripts": {

View File

@@ -1 +0,0 @@
@zkitter:registry=https://npm.pkg.github.com

View File

@@ -11,4 +11,4 @@ dist
coverage
# JetBrains IDE
.idea
.idea

View File

@@ -16,8 +16,7 @@
"author": "r1oga",
"license": "MIT",
"publishConfig": {
"access": "public",
"registry": "https://npm.pkg.github.com"
"access": "public"
},
"repository": "https://github.com/zkitter/configs",
"scripts": {