2
1
mirror of https://github.com/Thream/file-uploads-api.git synced 2024-07-04 03:40:11 +02:00

chore(release): 1.1.8 [skip ci]

This commit is contained in:
semantic-release-bot 2023-12-28 04:06:14 +00:00 committed by Théo LUDWIG
parent 503365b0ef
commit a6350306fb
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/file-uploads-api",
"version": "1.1.7",
"version": "1.1.8",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@thream/file-uploads-api",
"version": "1.1.7",
"version": "1.1.8",
"hasInstallScript": true,
"dependencies": {
"@fastify/cors": "8.4.0",

View File

@ -1,6 +1,6 @@
{
"name": "@thream/file-uploads-api",
"version": "1.1.7",
"version": "1.1.8",
"description": "Thream's application programming interface to upload files.",
"private": true,
"type": "module",