From e7eaf776d74e8ecac1134fafa274901986c1ed52 Mon Sep 17 00:00:00 2001 From: Daniel Cousens Date: Mon, 31 Jul 2017 18:02:08 +1000 Subject: [PATCH] README: buffer 5.0.5 link should relate to the issue --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25862d1..f6b4b64 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ Example: uglifyjs ... --mangle --reserved 'Array,BigInteger,Boolean,ECPair,Function,Number,Point' ``` -**NOTE**: If you expect this library to run on an iOS 10 device, ensure that you are using [buffer@5.0.5](https://www.npmjs.com/package/buffer) or greater. +**NOTE**: If you expect this library to run on an iOS 10 device, ensure that you are using [buffer@5.0.5](https://github.com/feross/buffer/pull/155) or greater. ### Flow