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 907a28b commit 42aa050Copy full SHA for 42aa050
.gitignore
@@ -29,4 +29,5 @@ _elasticdata
29
out
30
storybook-static
31
.next
32
-*.tgz
+*.tgz
33
+.npmrc
package.json
@@ -125,7 +125,7 @@
125
"homepage": "https://kit-data-manager.github.io/react-fairdo-search/",
126
"repository": {
127
"type": "git",
128
- "url": "https://github.com/kit-data-manager/react-fairdo-search"
+ "url": "git+https://github.com/kit-data-manager/react-fairdo-search.git"
129
},
130
"contributors": [
131
{
0 commit comments