Commit 36e657d5 authored by 智勇's avatar 智勇

mv nodemon to devDependencies

parent f058bf12
......@@ -14,10 +14,11 @@
"express": "^4.16.2",
"mongodb": "^2.2.33",
"mongoose": "^5.0.11",
"nodemon": "^1.18.3",
"pm2": "^2.7.2",
"request": "^2.83.0"
},
"devDependencies": {},
"devDependencies": {
"nodemon": "^1.18.3"
},
"description": ""
}
\ No newline at end of file
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment