Skip to content

Commit

Permalink
Added karma jasmine html reported
Browse files Browse the repository at this point in the history
  • Loading branch information
adambullmer committed Apr 7, 2016
1 parent 39bf0b9 commit 7eda68d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-bro-app",
"version": "0.5.0",
"version": "0.5.1",
"description": "Angular broccoli plugin and compilation routine",
"main": "lib/angular-app.js",
"scripts": {
Expand Down Expand Up @@ -50,6 +50,7 @@
"karma": "^0.13.22",
"karma-coverage": "^0.5.5",
"karma-jasmine": "^0.3.8",
"karma-jasmine-html-reporter": "^0.2.0",
"karma-phantomjs-launcher": "^1.0.0",
"lodash": "^4.6.1",
"phantomjs-prebuilt": "^2.1.6"
Expand Down

0 comments on commit 7eda68d

Please sign in to comment.