Skip to content

Commit

Permalink
add karma-coffee-preprocessor
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinspecker committed Jul 21, 2014
1 parent a697a95 commit 8a621ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions app/templates/_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"gulp-plato": "^0.2.1",
"jshint-stylish": "^0.2.0",
"karma": "^0.12.16",
"karma-coffee-preprocessor": "^0.2.1",
"karma-coverage": "^0.2.4",
"karma-failed-reporter": "^0.0.2",
"karma-jasmine": "^0.1.5",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "generator-ng-poly",
"version": "0.0.2",
"version": "0.0.3",
"description": "Yeoman generator for AngularJS and Polymer apps. A work in progress.",
"license": "MIT",
"main": "app/index.js",
Expand Down

0 comments on commit 8a621ec

Please sign in to comment.