Commit c97a335d50be1e644be7b8a6fb1850ba8f0e73eb
Exists in
master
and in
1 other branch
Merge branch 'master' into 'master'
Master(efernandez) See merge request !1
Showing
1 changed file
 
Show diff stats
package.json
| 1 | 1 | { | 
| 2 | - "name": "foca-hoja-ruta", | |
| 2 | + "name": "foca-autorizar-nota-pedido", | |
| 3 | 3 | "version": "0.0.1", | 
| 4 | - "description": "foca-hoja-ruta", | |
| 4 | + "description": "foca-autorizar-nota-pedido", | |
| 5 | 5 | "main": "index.js", | 
| 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": "git+http://git.focasoftware.com/npm/foca-hoja-ruta.git" | |
| 18 | + "url": "git+http://git.focasoftware.com/npm/foca-autorizar-nota-pedido.git" | |
| 19 | 19 | }, | 
| 20 | 20 | "author": "Foca Software", | 
| 21 | 21 | "license": "ISC", |