Skip to content

Commit

Permalink
adding karam-ie-launcher as a dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Bob Renwick committed Sep 10, 2015
1 parent 04118ee commit b56d695
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"prepublish": "npm test && npm run lint && npm run lib",
"test": "karma start",
"test-coverage": "karma start karma.conf.coverage.js",
"test-ie": "karma start karma.conf.ie.js",
"test-dev": "karma start --no-single-run --auto-watch"
},
"license": "MIT",
Expand All @@ -43,6 +44,7 @@
"karma": "^0.13.3",
"karma-babel-preprocessor": "^5.2.1",
"karma-coverage": "^0.4.2",
"karma-ie-launcher": "^0.2.0",
"karma-mocha": "^0.2.0",
"karma-mocha-reporter": "^1.0.2",
"karma-phantomjs-launcher": "^0.2.0",
Expand Down

0 comments on commit b56d695

Please sign in to comment.