Revert the inflection version due to regression in camelize
This commit is contained in:
parent
d8e11590e2
commit
24c76bff0c
|
@ -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"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue