Skip to content

Commit fdf742b

Browse files
author
Joshua Grosso
authored
Merge pull request #23 from Axosoft/update-package-json
Update package.json
2 parents 7b95fd7 + f7edd0a commit fdf742b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"repository": {
1414
"type": "git",
15-
"url": "git+https://github.com/smith-kyle/nodegit-flow.git"
15+
"url": "git+https://github.com/Axosoft/nodegit-flow.git"
1616
},
1717
"keywords": [
1818
"node",
@@ -23,12 +23,12 @@
2323
"files": [
2424
"build/src"
2525
],
26-
"author": "Jose Garcia",
26+
"author": "Axosoft, LLC",
2727
"license": "ISC",
2828
"bugs": {
29-
"url": "https://github.com/smith-kyle/nodegit-flow/issues"
29+
"url": "https://github.com/Axosoft/nodegit-flow/issues"
3030
},
31-
"homepage": "https://github.com/smith-kyle/nodegit-flow#readme",
31+
"homepage": "https://github.com/Axosoft/nodegit-flow#readme",
3232
"devDependencies": {
3333
"babel-cli": "^6.3.15",
3434
"babel-preset-es2015": "^6.3.13",

0 commit comments

Comments
 (0)