Skip to content

Commit

Permalink
Merge pull request #272 from XhmikosR/patch-2
Browse files Browse the repository at this point in the history
Update peerDependencies.
  • Loading branch information
johnjbarton authored Apr 9, 2019
2 parents 1ae1149 + d690c0a commit edb75d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
"mocha": "^3.4.2"
},
"peerDependencies": {
"grunt": ">=0.4.x || ^1.0.0",
"karma": "^3.0.0"
"grunt": ">=0.4.x",
"karma": "^3.0.0 || ^4.0.0"
},
"contributors": [
"Dave Geddes <[email protected]>",
Expand Down

0 comments on commit edb75d7

Please sign in to comment.