修复了express.static的路径问题

This commit is contained in:
binaryify 2017-12-02 01:22:08 +08:00
parent a54bb4b78d
commit c034f01852

View File

@ -1,6 +1,6 @@
{ {
"name": "NeteaseCloudMusicApi", "name": "NeteaseCloudMusicApi",
"version": "2.7.7", "version": "2.7.8",
"description": "网易云音乐 NodeJS 版 API", "description": "网易云音乐 NodeJS 版 API",
"scripts": { "scripts": {
"start": "node app.js", "start": "node app.js",