update: use node runtime

This commit is contained in:
hamster1963 2024-11-23 14:03:13 +08:00
parent 8f5fc7ef71
commit 97cb19f820

View File

@ -1,6 +1,6 @@
{ {
"name": "nezha-dash", "name": "nezha-dash",
"version": "1.4.8", "version": "1.4.8-node",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "next dev -p 3040", "dev": "next dev -p 3040",