mirror of
https://github.com/zkitter/configs.git
synced 2026-01-06 21:53:50 -05:00
Publish to npm instead of GitHub registry
This commit is contained in:
@@ -11,4 +11,4 @@ dist
|
||||
coverage
|
||||
|
||||
# JetBrains IDE
|
||||
.idea
|
||||
.idea
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
@zkitter:registry=https://npm.pkg.github.com
|
||||
@@ -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": {
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
@zkitter:registry=https://npm.pkg.github.com
|
||||
@@ -11,4 +11,4 @@ dist
|
||||
coverage
|
||||
|
||||
# JetBrains IDE
|
||||
.idea
|
||||
.idea
|
||||
|
||||
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user