(fix)(chat-sdk) fix rollup compile error (#1292)

This commit is contained in:
williamhliu
2024-06-30 12:04:27 +08:00
committed by GitHub
parent f96c0871f6
commit c49f3e8f85
3 changed files with 7 additions and 7 deletions

View File

@@ -135,7 +135,7 @@
"umi-presets-pro": "2.0.2"
},
"engines": {
"node": ">=16.0.0 <20.0.0"
"node": ">=16.0.0"
},
"__npminstall_done": false
}