Commit 6499a4949dc14b9d917e7495253e1aa8d9cd8f94
Exists in
master
and in
2 other branches
Merge branch 'master' into 'master'
Master See merge request !2
Showing
1 changed file
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", |