Преглед изворни кода

更新依赖和打包方式

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"
+}