feat: Multiple locale paths support.

This commit is contained in:
Jason Lee
2015-09-14 17:29:46 +08:00
parent 135d55773a
commit 5ffefcc982
6 changed files with 40 additions and 19 deletions

View File

@@ -30,7 +30,8 @@
"mm": "~1.1.0",
"mocha": "*",
"pedding": "~1.0.0",
"supertest": "~1.0.1"
"supertest": "~1.0.1",
"merge-descriptors": "~1.0.0"
},
"homepage": "https://github.com/koajs/locales",
"repository": {