Skip to content

Commit

Permalink
Merge pull request #78 from karma-runner/update-istanbul
Browse files Browse the repository at this point in the history
feat: update some dependencies
  • Loading branch information
aymericbeaumet committed May 21, 2014
2 parents b0580ee + 0d906b0 commit cd6bec9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@ node_js:
- 0.8
- 0.10

# Make sure we have new NPM.
before_install:
- npm install -g npm
- npm config set loglevel warn

before_script:
- npm install -g grunt-cli
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
],
"author": "SATO taichi <[email protected]>",
"dependencies": {
"istanbul": "~0.2.3",
"ibrik": "~1.1.1",
"istanbul": "~0.2.10",
"ibrik": "~1.1.1",
"dateformat": "~1.0.6"
},
"peerDependencies": {
Expand Down

0 comments on commit cd6bec9

Please sign in to comment.