Commit c042f438b23f91bb6a2fb9538405775a7666e1e5
1 parent
029fad3b4e
Exists in
master
nombres correctos
Showing
1 changed file
with
3 additions
and
3 deletions
Show diff stats
package.json
1 | 1 | { |
2 | - "name": "foca-abm-vehiculo", | |
2 | + "name": "foca-abm-chofer", | |
3 | 3 | "version": "0.0.1", |
4 | - "description": "Abm de vehiculo", | |
4 | + "description": "Abm de chofer", | |
5 | 5 | "main": "index.html", |
6 | 6 | "scripts": { |
7 | 7 | "test": "echo \"Error: no test specified\" && exit 1", |
... | ... | @@ -15,7 +15,7 @@ |
15 | 15 | ], |
16 | 16 | "repository": { |
17 | 17 | "type": "git", |
18 | - "url": "http://git.focasoftware.com/npm/foca-abm-vehiculo.git" | |
18 | + "url": "http://git.focasoftware.com/npm/foca-abm-chofer.git" | |
19 | 19 | }, |
20 | 20 | "author": "Foca Software", |
21 | 21 | "license": "ISC", |