Update source location
This commit is contained in:
parent
1f7078e6ef
commit
d80854fddd
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "mangrove-reviews-typescript",
|
||||
"version": "1.3.0",
|
||||
"version": "1.3.1",
|
||||
"description": "A library to interface with Mangrove.reviews",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
|
@ -9,7 +9,7 @@
|
|||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/pietervdvn/Mangrove-reviews-typescript.git"
|
||||
"url": "git+https://source.mapcomplete.org/mapcomplete/Mangrove-reviews-typescript.git"
|
||||
},
|
||||
"keywords": [
|
||||
"mangrove",
|
||||
|
@ -18,9 +18,9 @@
|
|||
"author": "Pieter Vander Vennet",
|
||||
"license": "GPL-2.0-only",
|
||||
"bugs": {
|
||||
"url": "https://github.com/pietervdvn/Mangrove-reviews-typescript/issues"
|
||||
"url": "https://source.mapcomplete.org/mapcomplete/Mangrove-reviews-typescript/issues"
|
||||
},
|
||||
"homepage": "https://github.com/pietervdvn/Mangrove-reviews-typescript#readme",
|
||||
"homepage": "https://source.mapcomplete.org/mapcomplete/Mangrove-reviews-typescript#readme",
|
||||
"dependencies": {
|
||||
"axios": "^1.2.3",
|
||||
"jose": "^4.11.2",
|
||||
|
|
Loading…
Reference in a new issue