Skip to content

Commit

Permalink
Merge pull request #835 from graphql/greenkeeper/iterall-1.1.1
Browse files Browse the repository at this point in the history
fix(package): update iterall to version 1.1.1
  • Loading branch information
leebyron authored Apr 29, 2017
2 parents 6e3494d + fe9dd17 commit 6e8d57d
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 @@ -36,7 +36,7 @@
"prepublish": ". ./resources/prepublish.sh"
},
"dependencies": {
"iterall": "1.0.3"
"iterall": "^1.0.0"
},
"devDependencies": {
"babel-cli": "6.24.1",
Expand Down

0 comments on commit 6e8d57d

Please sign in to comment.