Revert the inflection version due to regression in camelize

This commit is contained in:
Raymond Feng 2014-02-11 15:39:40 -08:00
parent d8e11590e2
commit 24c76bff0c
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
},
"dependencies": {
"async": "~0.2.10",
"inflection": "~1.3.3",
"inflection": "~1.2.7",
"traverse": "~0.6.6",
"qs": "~0.6.6"
},