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 b2f06f4 commit 95159c2Copy full SHA for 95159c2
.gitignore
@@ -18,7 +18,7 @@ example
18
.env.development.local
19
.env.test.local
20
.env.production.local
21
-.npmrc
+# .npmrc
22
23
npm-debug.log*
24
yarn-debug.log*
.npmrc
@@ -0,0 +1 @@
1
+registry=https://npm.pkg.github.com/olafsulich
0 commit comments