Skip to content
This repository was archived by the owner on Dec 19, 2022. It is now read-only.

Commit 23eafa6

Browse files
committed
fixing git username in package.json
1 parent f8eeffe commit 23eafa6

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,14 +8,14 @@
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "git+https://github.com/smishr4/bottery.git"
11+
"url": "git+https://github.com/google/bottery.git"
1212
},
1313
"author": "",
1414
"license": "ISC",
1515
"bugs": {
16-
"url": "https://github.com/smishr4/bottery/issues"
16+
"url": "https://github.com/google/bottery/issues"
1717
},
18-
"homepage": "https://github.com/smishr4/bottery#readme",
18+
"homepage": "https://github.com/google/bottery#readme",
1919
"devDependencies": {
2020
"grunt": "^1.0.1",
2121
"grunt-cli": "^1.2.0"

0 commit comments

Comments
 (0)