Skip to content

Commit

Permalink
⬆️ upgrade leanengine to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
leeyeh authored Jul 27, 2017
1 parent 905ac85 commit 62c40b9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
"cookie-parser": "^1.3.5",
"ejs": "2.3.1",
"express": "4.12.3",
"leanengine": "^2.0.0"
"leancloud-storage": "^3.0.0",
"leanengine": "^3.0.0"
},
"devDependencies": {
"nodemon": "^1.11.0"
Expand Down

0 comments on commit 62c40b9

Please sign in to comment.