chore(release): v1.7.27

This commit is contained in:
Peifan Li
2026-01-03 13:01:13 -05:00
parent e0819ca42c
commit fe8dd04f08
6 changed files with 9 additions and 9 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "backend",
"version": "1.7.26",
"version": "1.7.27",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "backend",
"version": "1.7.26",
"version": "1.7.27",
"hasInstallScript": true,
"license": "ISC",
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "backend",
"version": "1.7.26",
"version": "1.7.27",
"main": "server.js",
"scripts": {
"start": "ts-node src/server.ts",