Skip to content

Commit d8bd93d

Browse files
author
Christopher J. Brody
committed
@brodybits URIs in package.json
1 parent 94d9466 commit d8bd93d

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
@@ -28,13 +28,13 @@
2828
"test-wasm": "node test/all.js wasm",
2929
"test-wasm-debug": "node test/all.js wasm-debug"
3030
},
31-
"homepage": "http://github.com/kripken/sql.js",
31+
"homepage": "http://github.com/brodybits/sql.js",
3232
"repository": {
3333
"type": "git",
34-
"url": "http://github.com/kripken/sql.js.git"
34+
"url": "http://github.com/brodybits/sql.js.git"
3535
},
3636
"bugs": {
37-
"url": "https://github.com/kripken/sql.js/issues"
37+
"url": "https://github.com/brodybits/sql.js/issues"
3838
},
3939
"devDependencies": {
4040
"coffeescript": "^1.12.7",

0 commit comments

Comments
 (0)