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 a9940ef commit e2c1053Copy full SHA for e2c1053
package.json
@@ -10,7 +10,7 @@
10
},
11
"repository": {
12
"type": "git",
13
- "url": "git+https://github.com/Floofies/da-testdiff.git"
+ "url": "git+https://github.com/Floofies/js-testdiff.git"
14
15
"keywords": [
16
"test",
@@ -24,9 +24,9 @@
24
"author": "Dani Glore",
25
"license": "MIT",
26
"bugs": {
27
- "url": "https://github.com/Floofies/da-testdiff/issues"
+ "url": "https://github.com/Floofies/js-testdiff/issues"
28
29
- "homepage": "https://github.com/Floofies/da-testdiff#readme",
+ "homepage": "https://github.com/Floofies/js-testdiff#readme",
30
"devDependencies": {
31
"@types/node": "^18.15.13"
32
}
0 commit comments