Skip to content

Commit 7bccc0d

Browse files
author
Christopher J. Brody
committed
package.json update cordova-sqlite-storage links
1 parent 5846093 commit 7bccc0d

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
@@ -13,7 +13,7 @@
1313
},
1414
"repository": {
1515
"type": "git",
16-
"url": "https://github.com/litehelpers/Cordova-sqlite-storage.git"
16+
"url": "https://github.com/xpbrew/cordova-sqlite-storage.git"
1717
},
1818
"keywords": [
1919
"sqlite",
@@ -26,9 +26,9 @@
2626
"author": "various",
2727
"license": "MIT",
2828
"bugs": {
29-
"url": "https://github.com/litehelpers/Cordova-sqlite-storage/issues"
29+
"url": "https://github.com/xpbrew/cordova-sqlite-storage/issues"
3030
},
31-
"homepage": "https://github.com/litehelpers/Cordova-sqlite-storage",
31+
"homepage": "https://github.com/xpbrew/cordova-sqlite-storage",
3232
"dependencies": {
3333
"cordova-sqlite-storage-dependencies": "2.0.0"
3434
},

0 commit comments

Comments
 (0)