package: Fix ng-* repos URLs

pull/1/head
Guillaume Lesniak 2016-10-24 10:44:47 +02:00
parent f0b114a784
commit 7deabb5121
1 changed files with 3 additions and 3 deletions

View File

@ -10,8 +10,8 @@
"author": "Netlor", "author": "Netlor",
"license": "Copyright", "license": "Copyright",
"dependencies": { "dependencies": {
"ng_anr": "git+ssh://git@github.com/CASES-LU/ng_anr#beta", "ng_anr": "git+ssh://git@github.com/CASES-LU/ng-anr#beta",
"ng_backoffice": "git+ssh://git@github.com/CASES-LU/ng_backoffice#beta" "ng_backoffice": "git+ssh://git@github.com/CASES-LU/ng-backoffice#beta"
}, },
"devDependencies": { "devDependencies": {
"grunt": "~0.4.1", "grunt": "~0.4.1",