Fix repo url in package.json

This commit is contained in:
garronej
2023-03-16 22:57:24 +01:00
parent 1c9cf639ea
commit 4ae9bd3f9a

View File

@ -4,7 +4,7 @@
"description": "Create Keycloak themes using React",
"repository": {
"type": "git",
"url": "git://github.com/garronej/keycloakify.git"
"url": "git://github.com/inseefrlab/keycloakify.git"
},
"main": "dist/index.js",
"types": "dist/index.d.ts",