We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b510f97 commit 2948769Copy full SHA for 2948769
.npmrc
@@ -0,0 +1 @@
1
+registry=https://npm.pkg.github.com/willdavsmith
package.json
@@ -8,11 +8,9 @@
8
"build": "rollup -c",
9
"start": "rollup -c -w"
10
},
11
- "repository": {
12
- "type": "git",
13
- "url": "git+https://github.com/willdavsmith/react-github-languages.git"
14
- },
+ "repository": "git://github.com/willdavsmith/react-github-languages.git",
15
"publishConfig": {
+ "cache": "~/.npm",
16
"registry": "https://npm.pkg.github.com/"
17
18
"keywords": [
0 commit comments