Package.json: We are the frontoffice

pull/8/head
Guillaume Lesniak 2017-01-17 09:00:33 +01:00
parent 6ff276d0b6
commit 728d2ba379
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
"license": "Copyright",
"dependencies": {
"ng_anr": "git+ssh://gogs@rhea.netlor.fr:2222/monarc/ng_anr#master",
"ng_backoffice": "git+ssh://gogs@rhea.netlor.fr:2222/monarc/ng_backoffice#master"
"ng_client": "git+ssh://gogs@rhea.netlor.fr:2222/monarc/ng_client#master"
},
"devDependencies": {
"grunt": "~0.4.1",

View File

@ -11,7 +11,7 @@
"license": "Copyright",
"dependencies": {
"ng_anr": "git+https://@github.token@:x-oauth-basic@github.com/CASES-LU/ng-anr#beta",
"ng_backoffice": "git+https://@github.token@:x-oauth-basic@github.com/CASES-LU/ng-backoffice#beta"
"ng_client": "git+https://@github.token@:x-oauth-basic@github.com/CASES-LU/ng-client#beta"
},
"devDependencies": {
"grunt": "~0.4.1",