Skip to content

Commit 3c7cf2a

Browse files
committed
chore(npm): update repo links
1 parent 8ac2f77 commit 3c7cf2a

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
@@ -4,11 +4,11 @@
44
"author": "David Arenas (davejs136@gmail.com)",
55
"description": "Mapper function to transform the Strapi API response",
66
"bugs": {
7-
"url": "https://github.com/davejs136/smapper/issues"
7+
"url": "https://github.com/Dave136/smapper/issues"
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "git+https://github.com/davejs136/smapper.git"
11+
"url": "git+https://github.com/Dave136/smapper.git"
1212
},
1313
"type": "module",
1414
"keywords": [
@@ -53,4 +53,4 @@
5353
"dependencies": {
5454
"lodash": "^4.17.21"
5555
}
56-
}
56+
}

0 commit comments

Comments
 (0)