From 6f252b47d3087bd421da3e15aeab66dcea9bb09d Mon Sep 17 00:00:00 2001 From: Humberto Alfonso Díaz Date: Sat, 21 Sep 2019 16:04:32 +0200 Subject: FUNCT First dummy release --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index e761cbc..fabae34 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "agl-hvac", + "name": "agl-mixer", "version": "0.0.0", "description": "HVAC project for AGL based on html5 technologies", "scripts": { @@ -7,11 +7,11 @@ "build": "webpack", "start": "webpack-dev-server" }, - "homepage": "https://bitbucket.org/smarsol/hvac", + "homepage": "https://bitbucket.org/smarsol/mixer", "author": "humberto.alfonso@asvito.es", "repository": { "type": "git", - "url": "git@bitbucket.org:smarsol/hvac.git" + "url": "git@bitbucket.org:smarsol/mixer.git" }, "keywords": [ "agl", -- cgit 1.2.3-korg