ember-cli-coffeescript
Advanced tools
Comparing version 0.0.6 to 0.0.7
@@ -23,3 +23,5 @@ module.exports = { | ||
} | ||
return entityName; | ||
} | ||
}; |
{ | ||
"name": "ember-cli-coffeescript", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "Adds precompilation of CoffeeScript files and all the basic generation types to the `ember generate` command.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
18910
299