From 510d237d45fe0823f43465ad93c1e01c89211c9d Mon Sep 17 00:00:00 2001 From: Jacobo Aragunde PĂ©rez Date: Mon, 15 Jul 2019 11:36:21 +0200 Subject: Rename application as html5-launcher --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index b906ddf..c5c9687 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "name": "agl-homescreen", - "version": "0.0.0", - "description": "Homescreen project for AGL based on html5 technologies", + "name": "agl-launcher", + "version": "1.0.0", + "description": "Launcher application for AGL based on html5 technologies", "scripts": { "webpack": "webpack", "build": "webpack", -- cgit 1.2.3-korg