Skip to content

Commit d900a8f

Browse files
committed
fix: repo urls
1 parent dd425c0 commit d900a8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"homepage": "https://openscript.github.io/react-dsv-import/",
1111
"repository": {
1212
"type": "git",
13-
"url": "https://github.com/openscript-ch-ch/react-dsv-import"
13+
"url": "https://github.com/openscript-ch/react-dsv-import"
1414
},
1515
"bugs": {
16-
"url": "https://github.com/openscript-ch-ch/react-dsv-import/issues"
16+
"url": "https://github.com/openscript-ch/react-dsv-import/issues"
1717
},
1818
"author": "openscript GmbH <hi+npm@openscript.ch>",
1919
"license": "MIT",

0 commit comments

Comments
 (0)