From cfbda5da691562c8a3984b0dfd28a74be612cfce Mon Sep 17 00:00:00 2001 From: Eric Fernandez Date: Wed, 24 Oct 2018 16:56:24 -0300 Subject: [PATCH] =?UTF-8?q?Primera=20versi=C3=B3n=20estable?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 6ec09ce..68eda6a 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { - "name": "foca-info-ticket", + "name": "foca-teclado", "version": "0.0.1", - "description": "Información Ticket", - "main": "dist/foca-info-ticket.min.js", + "description": "Componente teclado", + "main": "dist/foca-teclado.min.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "compile": "gulp uglify", @@ -15,7 +15,7 @@ ], "repository": { "type": "git", - "url": "https://debo.suite.repo/modulos-npm/foca-info-ticket.git" + "url": "https://debo.suite.repo/modulos-npm/foca-teclado.git" }, "author": "Foca Software", "license": "ISC", -- 1.9.1