Skip to content

Commit

Permalink
Added missing dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgecuesta committed Sep 7, 2016
1 parent 0f306e5 commit 3236cac
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 @@ -49,6 +49,7 @@
}
},
"dependencies": {
"async": "^2.0.0-rc.5"
"async": "^2.0.0-rc.5",
"mongoose-locale": "^1.0.4"
}
}

0 comments on commit 3236cac

Please sign in to comment.