diff --git a/package.json b/package.json index fcdb9ac..2cef8ba 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,6 @@ { "name": "dash-platform-console", + "description": "Dash Platform Console", "version": "0.1.0", "private": true, "scripts": { diff --git a/public/index.html b/public/index.html index ac78773..0070966 100644 --- a/public/index.html +++ b/public/index.html @@ -5,7 +5,7 @@ - Dash platform console + Dash Platform Console diff --git a/src/App.vue b/src/App.vue index 7d773a9..c733f75 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,7 +1,7 @@