8000 Update package.json · evozonjs/javascript@1bf15fd · GitHub
[go: up one dir, main page]

Skip to content

Commit 1bf15fd

Browse files
committed
Update package.json
1 parent 6224067 commit 1bf15fd

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
@@ -8,7 +8,7 @@
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "https://github.com/airbnb/javascript.git"
11+
"url": "https://github.com/evozonjs/javascript.git"
1212
},
1313
"keywords": [
1414
"style guide",
@@ -22,7 +22,7 @@
2222
"author": "Harrison Shoff <hi@hshoff.com> (https://twitter.com/hshoff)",
2323
"license": "MIT",
2424
"bugs": {
25-
"url": "https://github.com/airbnb/javascript/issues"
25+
"url": "https://github.com/evozonjs/javascript/issues"
2626
},
27-
"homepage": "https://github.com/airbnb/javascript"
27+
"homepage": "https://github.com/evozonjs/javascript"
2828
}

0 commit comments

Comments
 (0)
0