Skip to content

Commit e2c1053

Browse files
committed
Fixing repo links
1 parent a9940ef commit e2c1053

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"repository": {
1212
"type": "git",
13-
"url": "git+https://github.com/Floofies/da-testdiff.git"
13+
"url": "git+https://github.com/Floofies/js-testdiff.git"
1414
},
1515
"keywords": [
1616
"test",
@@ -24,9 +24,9 @@
2424
"author": "Dani Glore",
2525
"license": "MIT",
2626
"bugs": {
27-
"url": "https://github.com/Floofies/da-testdiff/issues"
27+
"url": "https://github.com/Floofies/js-testdiff/issues"
2828
},
29-
"homepage": "https://github.com/Floofies/da-testdiff#readme",
29+
"homepage": "https://github.com/Floofies/js-testdiff#readme",
3030
"devDependencies": {
3131
"@types/node": "^18.15.13"
3232
}

0 commit comments

Comments
 (0)