diff options
author | Jacobo Aragunde Pérez <jaragunde@igalia.com> | 2019-12-10 13:20:20 +0100 |
---|---|---|
committer | Jacobo Aragunde Pérez <jaragunde@igalia.com> | 2019-12-10 14:21:05 +0100 |
commit | cde25fd4136842f6ac5eafbf26adacab13c63552 (patch) | |
tree | 4560fd066b0db686b0e9b3a8ac79b19c5377fc0a /package.json | |
parent | 6e6379c321dbb7fdcc30cb397bbebd55635f6c25 (diff) |
Update package.json references
Signed-off-by: Jacobo Aragunde Pérez <jaragunde@igalia.com>
Change-Id: Ida641685cfcb55d8a27456b2457bdd9562a3ab80
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/package.json b/package.json index e761cbc..06ec58e 100644 --- a/package.json +++ b/package.json @@ -7,11 +7,10 @@ "build": "webpack", "start": "webpack-dev-server" }, - "homepage": "https://bitbucket.org/smarsol/hvac", - "author": "humberto.alfonso@asvito.es", + "homepage": "https://git.automotivelinux.org/apps/html5-hvac/", "repository": { "type": "git", - "url": "git@bitbucket.org:smarsol/hvac.git" + "url": "https://gerrit.automotivelinux.org/gerrit/apps/html5-hvac" }, "keywords": [ "agl", |