Update name references.
{ | { | ||
"name": "aura-engine-clock", | "name": "aura-dashboard-clock", | ||
"version": "0.9.5", | "version": "0.9.5", | ||
"author": { | "author": { | ||
"name": "David Trattnig", | "name": "David Trattnig", | ||
... | @@ -7,10 +7,10 @@ | ... | @@ -7,10 +7,10 @@ |
"url": "https://subsquare.at" | "url": "https://subsquare.at" | ||
}, | }, | ||
"license": "AGPL-3.0-only", | "license": "AGPL-3.0-only", | ||
"homepage": "https://gitlab.servus.at/aura/engine-clock/", | "homepage": "https://gitlab.servus.at/aura/dashboard-clock/", | ||
"repository": { | "repository": { | ||
"type": "git", | "type": "git", | ||
"url": "git@gitlab.servus.at:aura/engine-clock.git" | "url": "git@gitlab.servus.at:aura/dashboard-clock.git" | ||
}, | }, | ||
"scripts": { | "scripts": { | ||
"build": "rollup -c", | "build": "rollup -c", | ||
... | ... |
Please register or sign in to comment