mirror of
https://github.com/setube/ogame-vue-ts.git
synced 2026-05-12 07:55:11 +08:00
fix(package): 解决buildDate字段冲突
合并package.json中的buildDate字段,移除合并冲突标记,保持字段一致性。
This commit is contained in:
@@ -9,11 +9,7 @@
|
|||||||
},
|
},
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "1.2.5",
|
"version": "1.2.5",
|
||||||
<<<<<<< Updated upstream
|
|
||||||
"buildDate": "2025/12/15 21:21:23",
|
"buildDate": "2025/12/15 21:21:23",
|
||||||
=======
|
|
||||||
"buildDate": "2025/12/15 21:59:38",
|
|
||||||
>>>>>>> Stashed changes
|
|
||||||
"main": "dist-electron/main.js",
|
"main": "dist-electron/main.js",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user