更新 server/package.json

This commit is contained in:
ywp
2025-10-23 10:06:58 +08:00
parent 62dd622d85
commit ec5a6ba766

View File

@ -1,6 +1,7 @@
{ {
"name": "react-template-backend", "name": "react-template-backend",
"version": "1.0.0", "version": "1.0.0",
"type": "commonjs",
"description": "Backend API for React Template", "description": "Backend API for React Template",
"main": "app.js", "main": "app.js",
"scripts": { "scripts": {