Commit cfbda5da691562c8a3984b0dfd28a74be612cfce

Authored by Eric Fernandez
1 parent a451a8119f
Exists in master and in 1 other branch develop

Primera versión estable

Showing 1 changed file with 4 additions and 4 deletions   Show diff stats
1 1 {
2   - "name": "foca-info-ticket",
  2 + "name": "foca-teclado",
3 3 "version": "0.0.1",
4   - "description": "Información Ticket",
5   - "main": "dist/foca-info-ticket.min.js",
  4 + "description": "Componente teclado",
  5 + "main": "dist/foca-teclado.min.js",
6 6 "scripts": {
7 7 "test": "echo \"Error: no test specified\" && exit 1",
8 8 "compile": "gulp uglify",
... ... @@ -15,7 +15,7 @@
15 15 ],
16 16 "repository": {
17 17 "type": "git",
18   - "url": "https://debo.suite.repo/modulos-npm/foca-info-ticket.git"
  18 + "url": "https://debo.suite.repo/modulos-npm/foca-teclado.git"
19 19 },
20 20 "author": "Foca Software",
21 21 "license": "ISC",