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 5846093 commit 7bccc0dCopy full SHA for 7bccc0d
package.json
@@ -13,7 +13,7 @@
13
},
14
"repository": {
15
"type": "git",
16
- "url": "https://github.com/litehelpers/Cordova-sqlite-storage.git"
+ "url": "https://github.com/xpbrew/cordova-sqlite-storage.git"
17
18
"keywords": [
19
"sqlite",
@@ -26,9 +26,9 @@
26
"author": "various",
27
"license": "MIT",
28
"bugs": {
29
- "url": "https://github.com/litehelpers/Cordova-sqlite-storage/issues"
+ "url": "https://github.com/xpbrew/cordova-sqlite-storage/issues"
30
31
- "homepage": "https://github.com/litehelpers/Cordova-sqlite-storage",
+ "homepage": "https://github.com/xpbrew/cordova-sqlite-storage",
32
"dependencies": {
33
"cordova-sqlite-storage-dependencies": "2.0.0"
34
0 commit comments