Update NPM repositories paths

pull/8/head
Guillaume Lesniak 2017-01-20 11:09:45 +01:00
parent 221fcf5f43
commit c394820a77
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@
"author": "Netlor",
"license": "Copyright",
"dependencies": {
"ng_anr": "git+ssh://gogs@rhea.netlor.fr:2222/monarc/ng_anr#master",
"ng_client": "git+ssh://gogs@rhea.netlor.fr:2222/monarc/ng_client#master"
"ng_anr": "https://github.com/CASES-LU/ng-anr#beta",
"ng_client": "https://github.com/CASES-LU/ng-client#beta"
},
"devDependencies": {
"grunt": "~0.4.1",