mirror of
https://gitee.com/dromara/electron-egg.git
synced 2026-05-14 03:52:07 +08:00
chore: demo-ts
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "ee-next",
|
||||
"name": "ee",
|
||||
"version": "4.0.0",
|
||||
"description": "A fast, desktop software development framework",
|
||||
"main": "./public/electron/main.js",
|
||||
@@ -47,7 +47,7 @@
|
||||
"chokidar": "^4.0.3",
|
||||
"cross-env": "^7.0.3",
|
||||
"debug": "^4.4.0",
|
||||
"ee-bin": "file:.yalc/ee-bin",
|
||||
"ee-bin": "^4.0.0",
|
||||
"electron": "^31.7.6",
|
||||
"electron-builder": "^25.1.8",
|
||||
"esbuild": "0.24.2",
|
||||
@@ -55,9 +55,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^1.7.9",
|
||||
"better-sqlite3": "^11.7.0",
|
||||
"dayjs": "^1.11.13",
|
||||
"ee-core": "file:.yalc/ee-core",
|
||||
"ee-core": "^4.0.0",
|
||||
"electron-updater": "^6.3.8"
|
||||
}
|
||||
}
|
||||
|
||||
2
public/dist/index.html
vendored
2
public/dist/index.html
vendored
@@ -84,7 +84,7 @@
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<script type="module" crossorigin src="./assets/index-C-1cUeVy.js"></script>
|
||||
<script type="module" crossorigin src="./assets/index-CdSAAqTC.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="./assets/index-N_Ymn-of.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
BIN
public/dist/index.html.gz
vendored
BIN
public/dist/index.html.gz
vendored
Binary file not shown.
Reference in New Issue
Block a user