package: Fix ng-* repos URLs
parent
f0b114a784
commit
7deabb5121
|
@ -10,11 +10,11 @@
|
|||
"author": "Netlor",
|
||||
"license": "Copyright",
|
||||
"dependencies": {
|
||||
"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_anr": "git+ssh://git@github.com/CASES-LU/ng-anr#beta",
|
||||
"ng_backoffice": "git+ssh://git@github.com/CASES-LU/ng-backoffice#beta"
|
||||
},
|
||||
"devDependencies": {
|
||||
"grunt": "~0.4.1",
|
||||
"grunt-cli": "~0.1.13"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue