diff options
author | Humberto Alfonso Díaz <humberto.alfonso@asvito.es> | 2019-10-14 23:02:50 +0200 |
---|---|---|
committer | Lorenzo Tilve <ltilve@igalia.com> | 2020-02-04 19:20:13 +0100 |
commit | 00b8929291665238cbcd88676fe65f67900be1c3 (patch) | |
tree | 4cdc07d0dc6d9eec28bd3ab2f78d4e3a9a6a77f3 | |
parent | 2e8ddeb5ea32063bc80b58ab925071b97fb67a1b (diff) |
RESTRUCT Update package.json
-rw-r--r-- | package.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/package.json b/package.json index 5e31d00..ecde60e 100644 --- a/package.json +++ b/package.json @@ -7,11 +7,10 @@ "build": "webpack", "start": "webpack-dev-server" }, - "homepage": "https://bitbucket.org/smarsol/settings", - "author": "humberto.alfonso@asvito.es", + "homepage": "https://github.com/AGL-web-applications/settings", "repository": { "type": "git", - "url": "git@bitbucket.org:smarsol/settings.git" + "url": "git@github.com:AGL-web-applications/agl-js-api.git" }, "keywords": [ "agl", |