Skip to content

Commit

Permalink
fixed typing
Browse files Browse the repository at this point in the history
  • Loading branch information
themasch committed Feb 26, 2018
1 parent 943bdd1 commit f37b8fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,7 +1,7 @@
## 2.0.0

- Drop support for Node 0.10, 0.12., add support for Node 8 & 9 (@jhermsmeier)
- support for typed arrays (@jhermsmeier, @nazar-pc)
- Support for typed arrays (@jhermsmeier, @nazar-pc)

## 1.0.0

Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -65,7 +65,7 @@ _Benchmarks run on an Intel Core i7-4600M @ 2.90Ghz with node v7.8.0 & GNU/Linux
To run the benchmarks simply use

```
npm run bench
npm run benchmark
```

## Usage
Expand Down

0 comments on commit f37b8fa

Please sign in to comment.