Skip to content

Commit bdaa4a5

Browse files
committed
minor fix 2
1 parent 3b8973e commit bdaa4a5

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
@@ -16,17 +16,17 @@
1616
},
1717
"repository": {
1818
"type": "git",
19-
"url": "git+https://github.com/Universal-Code-Modules/universal-mail.git"
19+
"url": "git+https://github.com/Universal-Code-Modules/universal-db.git"
2020
},
2121
"keywords": [
2222
"modules"
2323
],
2424
"author": "Leon Polak <lp0808@gmail.com>",
2525
"license": "MIT",
2626
"bugs": {
27-
"url": "https://github.com/Universal-Code-Modules/issues"
27+
"url": "https://github.com/Universal-Code-Modules/universal-db/issues"
2828
},
29-
"homepage": "https://github.com/Universal-Code-Modules/#readme",
29+
"homepage": "https://github.com/Universal-Code-Modules/universal-db/#readme",
3030
"dependencies": {
3131
"pg": "^8.11.5",
3232
"redis": "^4.6.14"

0 commit comments

Comments
 (0)