Skip to content

Commit

Permalink
Merge pull request react-bootstrap#996 from AlexKVal/deps
Browse files Browse the repository at this point in the history
Remove unnecessary dev dependencies
  • Loading branch information
AlexKVal committed Jul 16, 2015
2 parents 8ade045 + f1f0bcb commit 77533d4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ module.exports = function (config) {

frameworks: [
'mocha',
'chai',
'sinon',
'sinon-chai'
],

Expand Down
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@
"isparta-loader": "^0.2.0",
"json-loader": "^0.5.1",
"karma": "~0.12.32",
"karma-chai": "^0.1.0",
"karma-chrome-launcher": "~0.2.0",
"karma-cli": "0.1.0",
"karma-coverage": "^0.4.2",
Expand All @@ -79,7 +78,6 @@
"karma-mocha": "~0.2.0",
"karma-mocha-reporter": "^1.0.2",
"karma-phantomjs-launcher": "^0.2.0",
"karma-sinon": "^1.0.3",
"karma-sinon-chai": "^1.0.0",
"karma-sourcemap-loader": "^0.3.4",
"karma-webpack": "^1.5.0",
Expand Down

0 comments on commit 77533d4

Please sign in to comment.