update repo url in package.json and dockerfile
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "cobalt",
|
||||
"description": "save what you love",
|
||||
"version": "7.13.3",
|
||||
"author": "wukko",
|
||||
"author": "imput",
|
||||
"exports": "./src/cobalt.js",
|
||||
"type": "module",
|
||||
"engines": {
|
||||
@@ -17,13 +17,13 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/wukko/cobalt.git"
|
||||
"url": "git+https://github.com/imputnet/cobalt.git"
|
||||
},
|
||||
"license": "AGPL-3.0",
|
||||
"bugs": {
|
||||
"url": "https://github.com/wukko/cobalt/issues"
|
||||
"url": "https://github.com/imputnet/cobalt/issues"
|
||||
},
|
||||
"homepage": "https://github.com/wukko/cobalt#readme",
|
||||
"homepage": "https://github.com/imputnet/cobalt#readme",
|
||||
"dependencies": {
|
||||
"content-disposition-header": "0.6.0",
|
||||
"cors": "^2.8.5",
|
||||
|
||||
Reference in New Issue
Block a user