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 4255966 commit 9fa496cCopy full SHA for 9fa496c
package.json
@@ -14,7 +14,7 @@
14
},
15
"repository": {
16
"type": "git",
17
- "url": "git+https://github.com/Flam3rboy/missing-native-JS-functions.git"
+ "url": "git+https://github.com/Flam3rboy/missing-native-js-functions.git"
18
19
"keywords": [
20
"js",
@@ -34,9 +34,9 @@
34
],
35
"license": "ISC",
36
"bugs": {
37
- "url": "https://github.com/Flam3rboy/missing-native-JS-functions/issues"
+ "url": "https://github.com/Flam3rboy/missing-native-js-functions/issues"
38
39
- "homepage": "https://flam3rboy.github.io/missing-native-JS-functions/",
+ "homepage": "https://flam3rboy.github.io/missing-native-js-functions/",
40
"devDependencies": {
41
"@types/node": "^14.14.14",
42
"rollup": "^2.36.1",
0 commit comments