Fix git repo urls

This commit is contained in:
Paulo Gustavo Veiga 2021-10-02 11:20:04 -07:00
parent a092c0343c
commit 78d3136b92
3 changed files with 205 additions and 1877 deletions

View File

@ -16,7 +16,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://ezequielVega@bitbucket.org/lilabyus/wisemapping-frontend.git" "url": "git@bitbucket.org:wisemapping/wisemapping-frontend.git"
}, },
"scripts": { "scripts": {
"build": "webpack --config webpack.prod.js", "build": "webpack --config webpack.prod.js",

View File

@ -17,7 +17,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://ezequielVega@bitbucket.org/lilabyus/wisemapping-frontend.git" "url": "git@bitbucket.org:wisemapping/wisemapping-frontend.git"
}, },
"scripts": { "scripts": {
"start": "nodemon --watch lib", "start": "nodemon --watch lib",

2078
yarn.lock

File diff suppressed because it is too large Load Diff