Updated URL of ng-anr and ng-backoffice dependencies.

pull/2/head
Cédric Bonhomme 2019-05-29 08:16:19 +02:00
parent 221f8c0990
commit cbbefc8eeb
No known key found for this signature in database
GPG Key ID: A1CB94DE57B7A70D
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@
"author": "CASES",
"license": "GNU Affero General Public License version 3",
"dependencies": {
"ng_anr": "https://github.com/monarc-project/ng-anr#master",
"ng_backoffice": "https://github.com/monarc-project/ng-backoffice#master"
"ng_anr": "git+https://github.com/monarc-project/ng-anr.git#master",
"ng_backoffice": "git+https://github.com/monarc-project/ng-backoffice.git#master"
},
"devDependencies": {
"grunt": "~1.0.3",