Browse Source

更新依赖和打包方式

ZaiZai 5 months ago
parent
commit
d13dbaac80
2 changed files with 3 additions and 2 deletions
  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"
+}