Use HTTPS for GitHub cloning
parent
0b39dc6446
commit
bc923cb8fc
|
@ -10,8 +10,8 @@
|
|||
"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": "https://github.com/CASES-LU/ng-anr#beta",
|
||||
"ng_backoffice": "https://github.com/CASES-LU/ng-backoffice#beta"
|
||||
},
|
||||
"devDependencies": {
|
||||
"grunt": "~0.4.1",
|
||||
|
|
Loading…
Reference in New Issue