Skip to content

Commit 9fa496c

Browse files
authored
Update package.json
1 parent 4255966 commit 9fa496c

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
@@ -14,7 +14,7 @@
1414
},
1515
"repository": {
1616
"type": "git",
17-
"url": "git+https://github.com/Flam3rboy/missing-native-JS-functions.git"
17+
"url": "git+https://github.com/Flam3rboy/missing-native-js-functions.git"
1818
},
1919
"keywords": [
2020
"js",
@@ -34,9 +34,9 @@
3434
],
3535
"license": "ISC",
3636
"bugs": {
37-
"url": "https://github.com/Flam3rboy/missing-native-JS-functions/issues"
37+
"url": "https://github.com/Flam3rboy/missing-native-js-functions/issues"
3838
},
39-
"homepage": "https://flam3rboy.github.io/missing-native-JS-functions/",
39+
"homepage": "https://flam3rboy.github.io/missing-native-js-functions/",
4040
"devDependencies": {
4141
"@types/node": "^14.14.14",
4242
"rollup": "^2.36.1",

0 commit comments

Comments
 (0)