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 8ac2f77 commit 3c7cf2aCopy full SHA for 3c7cf2a
package.json
@@ -4,11 +4,11 @@
4
"author": "David Arenas (davejs136@gmail.com)",
5
"description": "Mapper function to transform the Strapi API response",
6
"bugs": {
7
- "url": "https://github.com/davejs136/smapper/issues"
+ "url": "https://github.com/Dave136/smapper/issues"
8
},
9
"repository": {
10
"type": "git",
11
- "url": "git+https://github.com/davejs136/smapper.git"
+ "url": "git+https://github.com/Dave136/smapper.git"
12
13
"type": "module",
14
"keywords": [
@@ -53,4 +53,4 @@
53
"dependencies": {
54
"lodash": "^4.17.21"
55
}
56
-}
+}
0 commit comments