Skip to content

Commit 6e8d57d

Browse files
authored
Merge pull request #835 from graphql/greenkeeper/iterall-1.1.1
fix(package): update iterall to version 1.1.1
2 parents 6e3494d + fe9dd17 commit 6e8d57d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"prepublish": ". ./resources/prepublish.sh"
3737
},
3838
"dependencies": {
39-
"iterall": "1.0.3"
39+
"iterall": "^1.0.0"
4040
},
4141
"devDependencies": {
4242
"babel-cli": "6.24.1",

0 commit comments

Comments
 (0)