Skip to content

Commit

Permalink
[UPD]
Browse files Browse the repository at this point in the history
  • Loading branch information
Viglino committed Jan 25, 2024
1 parent 08c067c commit a9a33bb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,17 @@
"watcherGlob": "**"
},
"dependencies": {
"mcutils": "git+https://github.com/IGNF-Ma-carte/mcutils",
"mcutils": "github:IGNF-Ma-carte/mcutils#1.0.4",
"xlsx": "^0.18.5"
},
"repository": {
"type": "git",
"url": "git+https://gitlab.gpf-tech.ign.fr/cegedim/macarte/statistique.git"
"url": "git+https://github.com/IGNF-Ma-carte/mcstatistic.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://gitlab.gpf-tech.ign.fr/cegedim/macarte/statistique/issues"
"url": "https://github.com/IGNF-Ma-carte/mcstatistic/issues"
},
"homepage": "https://gitlab.gpf-tech.ign.fr/cegedim/macarte/statistique#readme"
"homepage": "https://github.com/IGNF-Ma-carte/mcstatistic#readme"
}

0 comments on commit a9a33bb

Please sign in to comment.