diff --git a/README.md b/README.md index c58d922..4e558df 100644 --- a/README.md +++ b/README.md @@ -37,11 +37,12 @@ Whether you're a frontend developer, backend developer, operations engineer, gam - 🍩 **Why use...?** Desktop software (in the areas of office work and personal tools) will remain one of the demands on the PC side in the next decade or so, and it can improve work efficiency. - 🍉 **simple:** support js、ts - 🍑 **vision:** All developers can learn to develop desktop software. -- 🍰 **gitee:** https://gitee.com/dromara/electron-egg **5500+** -- 🍨 **github:** https://github.com/dromara/electron-egg **2100+** +- 🍰 **gitee:** https://gitee.com/dromara/electron-egg **5600+** +- 🍨 **github:** https://github.com/dromara/electron-egg **2600+** - 🍰 **gitcode:** https://gitcode.com/dromara/electron-egg - 🏆 The Most Valuable Open - source Projects on Gitee - ![](./public/images/example/ee-zs.png) + ![](./public/images/example/ee-zs.png) + ![](./public/images/example/ee-zs2.jpg) ## 📚 document - Quick experience:[Tutorial](https://www.kaka996.com/) diff --git a/README.zh-CN.md b/README.zh-CN.md index a01a344..ee0dd63 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -37,11 +37,12 @@ - 🍩 **为什么使用?** 桌面软件(办公方向、 个人工具),仍然是未来十几年PC端需求之一,提高工作效率 - 🍉 **简单:** 支持 js、ts - 🍑 **愿景:** 所有开发者都能学会桌面软件研发 -- 🍰 **gitee:** https://gitee.com/dromara/electron-egg **5500+** -- 🍨 **github:** https://github.com/dromara/electron-egg **2100+** +- 🍰 **gitee:** https://gitee.com/dromara/electron-egg **5600+** +- 🍨 **github:** https://github.com/dromara/electron-egg **2200+** - 🍰 **gitcode:** https://gitcode.com/dromara/electron-egg - 🏆 码云最有价值开源项目 - ![](./public/images/example/ee-zs.png) + ![](./public/images/example/ee-zs.png) + ![](./public/images/example/ee-zs2.jpg) ## 📚 文档 - 快速体验:[教程文档](https://www.kaka996.com/) diff --git a/package.json b/package.json index f652284..0fc0309 100644 --- a/package.json +++ b/package.json @@ -32,12 +32,12 @@ "@electron/rebuild": "^3.7.1", "@types/node": "^20.16.0", "debug": "^4.4.0", - "ee-bin": "^4.1.7", + "ee-bin": "^4.1.10", "electron": "^31.7.6", "electron-builder": "^25.1.8" }, "dependencies": { - "ee-core": "^4.1.3", + "ee-core": "^4.1.5", "electron-updater": "^6.3.8" } } diff --git a/public/images/example/ee-zs2.jpg b/public/images/example/ee-zs2.jpg new file mode 100644 index 0000000..4c109e5 Binary files /dev/null and b/public/images/example/ee-zs2.jpg differ