🚚(tsclient) rename Impress to Meet

I have updated all references of "Impress" to "Meet" in the tsclient.
Also, I forgot to rename the repository link in the mail package.json,
my bad, it's fixed.
This commit is contained in:
lebaudantoine
2024-07-01 19:03:52 +02:00
committed by antoine lebaud
parent e391d21298
commit 03c6a6734e
3 changed files with 8 additions and 8 deletions

View File

@@ -16,7 +16,7 @@
"volta": {
"node": "16.15.1"
},
"repository": "https://github.com/numerique-gouv/impress",
"repository": "https://github.com/numerique-gouv/meet",
"author": "DINUM",
"license": "MIT"
}