将node加入package.json

This commit is contained in:
zhl 2021-02-03 10:11:46 +08:00
parent 0f29cb0469
commit 3201084f1a

View File

@ -44,6 +44,7 @@
"express-rate-limit": "^5.2.3",
"fs-jetpack": "^4.1.0",
"mongoose": "5.10.3",
"node": "^14.15.1",
"redis": "^2.8.0"
}
}