README: buffer 5.0.5 link should relate to the issue
This commit is contained in:
parent
2fa9ecef26
commit
e7eaf776d7
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue