Skip to content

Commit bfe7b6c

Browse files
author
FestplattenSchnitzel
committed
update links to repository
1 parent 3b0cea8 commit bfe7b6c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@
3838
"email": "josep.bergay@gmail.com"
3939
},
4040
"bugs": {
41-
"url": "https://github.com/TestJG/nativescript-mtmobile-sqlite/issues"
41+
"url": "https://github.com/nativescript-community/sqlite/issues"
4242
},
4343
"license": "Apache-2.0",
44-
"homepage": "https://github.com/TestJG/nativescript-mtmobile-sqlite",
44+
"homepage": "https://github.com/nativescript-community/sqlite",
4545
"readmeFilename": "README.md",
46-
"repository": "TestJG/nativescript-mtmobile-sqlite",
46+
"repository": "nativescript-community/sqlite",
4747
"devDependencies": {
4848
"@commitlint/cli": "^9.1.2",
4949
"@commitlint/config-conventional": "^9.1.2",

plugin/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@
3333
"email": "josep.bergay@gmail.com"
3434
},
3535
"bugs": {
36-
"url": "https://github.com/TestJG/nativescript-akylas-sqlite/issues"
36+
"url": "https://github.com/nativescript-community/sqlite/issues"
3737
},
3838
"license": "Apache-2.0",
39-
"homepage": "https://github.com/TestJG/nativescript-akylas-sqlite",
39+
"homepage": "https://github.com/nativescript-community/sqlite",
4040
"readmeFilename": "README.md",
41-
"repository": "TestJG/nativescript-akylas-sqlite",
41+
"repository": "nativescript-community/sqlite",
4242
"dependencies": {
4343
"@nano-sql/core": "^2.3.7",
4444
"@nativescript-community/typeorm": "*",

0 commit comments

Comments
 (0)