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 94d9466 commit d8bd93dCopy full SHA for d8bd93d
package.json
@@ -28,13 +28,13 @@
28
"test-wasm": "node test/all.js wasm",
29
"test-wasm-debug": "node test/all.js wasm-debug"
30
},
31
- "homepage": "http://github.com/kripken/sql.js",
+ "homepage": "http://github.com/brodybits/sql.js",
32
"repository": {
33
"type": "git",
34
- "url": "http://github.com/kripken/sql.js.git"
+ "url": "http://github.com/brodybits/sql.js.git"
35
36
"bugs": {
37
- "url": "https://github.com/kripken/sql.js/issues"
+ "url": "https://github.com/brodybits/sql.js/issues"
38
39
"devDependencies": {
40
"coffeescript": "^1.12.7",
0 commit comments