Skip to content

Commit

Permalink
引入 lodash 和 axios
Browse files Browse the repository at this point in the history
  • Loading branch information
luoquanquan committed Dec 20, 2018
1 parent 9e00e66 commit 90195ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"prod": "NODE_ENV=prod pm2 start bin/www"
},
"dependencies": {
"axios": "^0.18.0",
"debug": "^2.6.3",
"koa": "^2.2.0",
"koa-bodyparser": "^3.2.0",
Expand All @@ -19,6 +20,7 @@
"koa-router": "^7.1.1",
"koa-static": "^3.0.0",
"koa-views": "^5.2.1",
"lodash": "^4.17.11",
"log4js": "^3.0.6",
"mongoose": "^5.3.6",
"pug": "^2.0.0-rc.1"
Expand Down

0 comments on commit 90195ba

Please sign in to comment.