Change port to correct SSH port
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"test": "echo 'Editor tests live in the goods-editor module. Run them from there.' && exit 0"
|
||||
},
|
||||
"dependencies": {
|
||||
"goods-editor": "git+ssh://git@git.kadil.dev/khalidadil/goods-editor-module.git#v0.1.0-alpha.2",
|
||||
"goods-editor": "git+ssh://git@git.kadil.dev:222/khalidadil/goods-editor-module.git#v0.1.0-alpha.2",
|
||||
"canvas": "^3.0.0",
|
||||
"cors": "^2.8.5",
|
||||
"express": "^4.18.2",
|
||||
|
||||
Reference in New Issue
Block a user