mirror of
https://github.com/zkitter/configs.git
synced 2026-01-08 06:34:05 -05:00
Publish to npm instead of GitHub registry
This commit is contained in:
@@ -11,4 +11,4 @@ dist
|
|||||||
coverage
|
coverage
|
||||||
|
|
||||||
# JetBrains IDE
|
# JetBrains IDE
|
||||||
.idea
|
.idea
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
@zkitter:registry=https://npm.pkg.github.com
|
|
||||||
@@ -18,8 +18,7 @@
|
|||||||
"author": "r1oga",
|
"author": "r1oga",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"access": "public",
|
"access": "public"
|
||||||
"registry": "https://npm.pkg.github.com"
|
|
||||||
},
|
},
|
||||||
"repository": "https://github.com/zkitter/configs",
|
"repository": "https://github.com/zkitter/configs",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
@zkitter:registry=https://npm.pkg.github.com
|
|
||||||
@@ -11,4 +11,4 @@ dist
|
|||||||
coverage
|
coverage
|
||||||
|
|
||||||
# JetBrains IDE
|
# JetBrains IDE
|
||||||
.idea
|
.idea
|
||||||
|
|||||||
@@ -16,8 +16,7 @@
|
|||||||
"author": "r1oga",
|
"author": "r1oga",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"access": "public",
|
"access": "public"
|
||||||
"registry": "https://npm.pkg.github.com"
|
|
||||||
},
|
},
|
||||||
"repository": "https://github.com/zkitter/configs",
|
"repository": "https://github.com/zkitter/configs",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user