Refactoring

This commit is contained in:
2025-01-18 09:33:35 -06:00
parent 140ce8e77c
commit dea2261d6b
2 changed files with 2 additions and 2 deletions

View File

@@ -36,7 +36,7 @@ jobs:
- name: Install dependencies
run: |
pnpm install --prod --frozen-lockfile
pnpm install --frozen-lockfile
- name: Build
run: |

View File

@@ -1,6 +1,6 @@
{
"name": "api",
"version": "0.0.10",
"version": "0.0.11",
"description": "",
"author": "",
"private": true,