mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-11 18:42:54 +00:00
perf: 适配nodejs 20
This commit is contained in:
parent
03c94e791a
commit
50893929d6
@ -68,7 +68,7 @@ cd dootask
|
||||
|
||||
### Development compilation
|
||||
|
||||
- `NodeJs 18+` must be installed
|
||||
- `NodeJs 20+` must be installed
|
||||
|
||||
```bash
|
||||
# Development
|
||||
|
||||
@ -68,7 +68,7 @@ cd dootask
|
||||
|
||||
### 开发编译
|
||||
|
||||
- 请确保你已经安装了 `NodeJs 18+`
|
||||
- 请确保你已经安装了 `NodeJs 20+`
|
||||
|
||||
```bash
|
||||
# 开发模式
|
||||
|
||||
@ -41,7 +41,7 @@
|
||||
"markdown-it": "^13.0.1",
|
||||
"markdown-it-link-attributes": "^4.0.1",
|
||||
"moment": "^2.29.1",
|
||||
"node-sass": "^6.0.1",
|
||||
"node-sass": "^9.0.0",
|
||||
"notification-koro1": "^1.1.1",
|
||||
"openpgp_hi": "^5.7.0-1",
|
||||
"photoswipe": "^5.2.8",
|
||||
@ -50,7 +50,7 @@
|
||||
"quill-mention-hi": "^3.1.0-4",
|
||||
"resolve-url-loader": "^4.0.0",
|
||||
"sass": "^1.71.1",
|
||||
"sass-loader": "^12.6.0",
|
||||
"sass-loader": "^14.1.1",
|
||||
"stylus": "^0.59.0",
|
||||
"stylus-loader": "^7.1.0",
|
||||
"tinymce": "^5.10.3",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user