Merge pull request #812 from nlwillia/enumify

Add enumify
This commit is contained in:
Guy Bedford
2016-03-12 20:11:34 +02:00
2 changed files with 4 additions and 0 deletions
@@ -0,0 +1,3 @@
{
"main": "src/enumify"
}
+1
View File
@@ -222,6 +222,7 @@
"ember": "github:components/ember",
"ember-data": "github:components/ember-data",
"ember-wiz": "github:ricottatosta/ember-wiz",
"enumify": "github:rauschma/enumify",
"es5-shim": "github:es-shims/es5-shim",
"es6-shim": "github:es-shims/es6-shim",
"eva": "npm:eva",