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

chore(release): 1.0.1 [skip ci]

This commit is contained in:
semantic-release-bot 2022-04-08 23:10:17 +00:00 committed by Divlo
parent b13bd6a85e
commit 39989eb481
No known key found for this signature in database
GPG Key ID: 6F24DA54DA3967CF
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@thream/api",
"version": "1.0.0",
"version": "1.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@thream/api",
"version": "1.0.0",
"version": "1.0.1",
"hasInstallScript": true,
"dependencies": {
"@prisma/client": "3.12.0",

View File

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