Skip to content

Commit

Permalink
chore: pin mmap-io to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Apr 7, 2019
1 parent 7b66a3c commit b6800ce
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 @@ -13,7 +13,7 @@
"argparse": "^1.0.10",
"byline": "^5.0.0",
"csv": "^5.0.0",
"mmap-io": "^1.0.0",
"mmap-io": "1.0.0",
"seedrandom": "^3.0.0",
"shuffle-array": "^1.0.1",
"sockaddr": "^1.0.1",
Expand Down

0 comments on commit b6800ce

Please sign in to comment.