Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
data-table
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
hookehuyr
2025-02-19 18:38:50 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
68b0a9c0db021a4ce5347ef9c35282309617512f
68b0a9c0
1 parent
e69296cd
✨ feat: 锁定项目node版本
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
.nvmrc
package.json
.nvmrc
0 → 100644
View file @
68b0a9c
v18.13
package.json
View file @
68b0a9c
...
...
@@ -2,6 +2,9 @@
"name"
:
"table"
,
"description"
:
"项目, 编译上传直接执行publish, 不需要其他额外操作。"
,
"version"
:
"1.0.0"
,
"engines"
:
{
"node"
:
"18.13.x"
},
"scripts"
:
{
"dev"
:
"vite"
,
"start"
:
"vite --host 0.0.0.0"
,
...
...
Please
register
or
login
to post a comment