We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b8973e commit bdaa4a5Copy full SHA for bdaa4a5
package.json
@@ -16,17 +16,17 @@
16
},
17
"repository": {
18
"type": "git",
19
- "url": "git+https://github.com/Universal-Code-Modules/universal-mail.git"
+ "url": "git+https://github.com/Universal-Code-Modules/universal-db.git"
20
21
"keywords": [
22
"modules"
23
],
24
"author": "Leon Polak <lp0808@gmail.com>",
25
"license": "MIT",
26
"bugs": {
27
- "url": "https://github.com/Universal-Code-Modules/issues"
+ "url": "https://github.com/Universal-Code-Modules/universal-db/issues"
28
29
- "homepage": "https://github.com/Universal-Code-Modules/#readme",
+ "homepage": "https://github.com/Universal-Code-Modules/universal-db/#readme",
30
"dependencies": {
31
"pg": "^8.11.5",
32
"redis": "^4.6.14"
0 commit comments