2
1
mirror of https://github.com/Thream/api.git synced 2024-07-06 21:00:11 +02:00

chore(release): 1.2.10 [skip ci]

This commit is contained in:
semantic-release-bot 2023-12-28 04:09:20 +00:00 committed by Théo LUDWIG
parent cec2e803ef
commit 4de97e23fc
Signed by: theoludwig
GPG Key ID: ADFE5A563D718F3B
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "@thream/api", "name": "@thream/api",
"version": "1.2.9", "version": "1.2.10",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@thream/api", "name": "@thream/api",
"version": "1.2.9", "version": "1.2.10",
"hasInstallScript": true, "hasInstallScript": true,
"dependencies": { "dependencies": {
"@fastify/cors": "8.4.0", "@fastify/cors": "8.4.0",

View File

@ -1,6 +1,6 @@
{ {
"name": "@thream/api", "name": "@thream/api",
"version": "1.2.9", "version": "1.2.10",
"description": "Thream's application programming interface to stay close with your friends and communities.", "description": "Thream's application programming interface to stay close with your friends and communities.",
"private": true, "private": true,
"type": "module", "type": "module",