package: Fix ng-* repos URLs
parent
f0b114a784
commit
7deabb5121
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue