Skip to content

Commit

Permalink
Merge pull request #9 in ONE/jest-image-snapshot from feature/update-…
Browse files Browse the repository at this point in the history
…jest-peer-dep to master

* commit '4847311b66885a27e2e91839fea439760cd29721':
  chore(packageJson): update jest peerDep version
  • Loading branch information
anescobar1991 committed Sep 5, 2017
2 parents 4db1682 + 4847311 commit 5301a19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
"mkdirp": "^0.5.1"
},
"peerDependencies": {
"jest": "^20.0.0"
"jest": "^20.0.0 || ^21.0.0"
}
}

0 comments on commit 5301a19

Please sign in to comment.