diff --git a/package-lock.json b/package-lock.json index 600f3bf..6af2482 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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", diff --git a/package.json b/package.json index 50be98a..41cf00b 100644 --- a/package.json +++ b/package.json @@ -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",