Skip to content

Commit 375ba00

Browse files
author
Stanley Stuart
committedFeb 9, 2016
[BUGFIX release-1-13] update ember-inflector & import usage
fixes emberjs#4142 Correcting the import usage fixes which resolver is used so users can override with their own inflections.
1 parent de67c73 commit 375ba00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"ejs": "^1.0.0",
5757
"ember-cli": "^0.2.2",
5858
"ember-new-computed": "1.0.2",
59-
"ember-inflector": "^1.9.2",
59+
"ember-inflector": "^1.9.4",
6060
"ember-publisher": "0.0.7",
6161
"es6-module-transpiler": "^0.9.5",
6262
"es6-module-transpiler-amd-formatter": "^0.2.4",

0 commit comments

Comments
 (0)