浏览代码

更新依赖和打包方式

ZaiZai 5 月之前
父节点
当前提交
d13dbaac80
共有 2 个文件被更改,包括 3 次插入2 次删除
  1. 0 2
      .gitignore
  2. 3 0
      public/version.json

+ 0 - 2
.gitignore

@@ -6,8 +6,6 @@ node_modules
 /tests/e2e/videos/
 /tests/e2e/screenshots/
 
-/public/version.json
-
 # local env files
 .env.local
 .env.*.local

+ 3 - 0
public/version.json

@@ -0,0 +1,3 @@
+{
+  "value": "20240827163559"
+}