Package.json: We are the frontoffice
parent
6ff276d0b6
commit
728d2ba379
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue