Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/model select page #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix/model select page #10

wants to merge 2 commits into from

Conversation

Of-qinhai
Copy link
Contributor

No description provided.

@@ -44,6 +44,7 @@
"zod": "^3.23.8"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个文件的修改是不是不必要的。我不是很熟悉 node 的这套包管理,但是感觉这里的更新是误操作上传的?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

package-lock.json 是 npm(Node.js包管理器)自动生成的文件,用于锁定项目依赖的具体版本。关于这个文件的修改:
一般情况下:
package-lock.json 应该被提交到版本控制系统中
它确保团队成员和生产环境使用完全相同版本的依赖

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants