Skip to content

Commit

Permalink
fix: update package.json so karma gets installed.
Browse files Browse the repository at this point in the history
  • Loading branch information
yamikuronue committed Dec 16, 2016
1 parent f42b962 commit 88766af
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,11 @@
"ms": "0.7.2"
},
"devDependencies": {
"babel": "^6.5.2",
"babel-eslint": "^7.1.1",
"babel-polyfill": "^6.20.0",
"babel-preset-es2015": "^6.18.0",
"babel-register": "^6.18.0",
"babel-runtime": "^6.20.0",
"browserify": "9.0.3",
"chai": "^3.5.0",
"eslint": "^3.12.1",
"eslint-plugin-babel": "^4.0.0",
"karma": "^1.3.0",
"mocha": "^3.2.0",
"sinon": "^1.17.6"
},
Expand Down

0 comments on commit 88766af

Please sign in to comment.