mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-04-28 03:30:06 +00:00
📝 dev guideline
This commit is contained in:
parent
214345884a
commit
bf0d9c5369
2 changed files with 3 additions and 1 deletions
1
.npmrc
1
.npmrc
|
|
@ -3,4 +3,5 @@
|
|||
shamefully-hoist=true
|
||||
|
||||
# For China 🇨🇳 developers
|
||||
# registry=https://registry.npmmirror.com
|
||||
# electron_mirror=https://npmmirror.com/mirrors/electron/
|
||||
|
|
|
|||
|
|
@ -112,6 +112,7 @@
|
|||
"autoprefixer": "^10.4.20",
|
||||
"electron": "^33.2.0",
|
||||
"electron-builder": "^24.13.3",
|
||||
"electron-devtools-installer": "^4.0.0",
|
||||
"i18next": "^25.4.2",
|
||||
"jsdom": "^26.1.0",
|
||||
"postcss": "^8.4.49",
|
||||
|
|
@ -133,4 +134,4 @@
|
|||
"engines": {
|
||||
"node": ">=18.0.0 <23.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue