We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 943bdd1 commit f37b8faCopy full SHA for f37b8fa
CHANGELOG.md
@@ -1,7 +1,7 @@
1
## 2.0.0
2
3
- Drop support for Node 0.10, 0.12., add support for Node 8 & 9 (@jhermsmeier)
4
-- support for typed arrays (@jhermsmeier, @nazar-pc)
+- Support for typed arrays (@jhermsmeier, @nazar-pc)
5
6
## 1.0.0
7
README.md
@@ -65,7 +65,7 @@ _Benchmarks run on an Intel Core i7-4600M @ 2.90Ghz with node v7.8.0 & GNU/Linux
65
To run the benchmarks simply use
66
67
```
68
-npm run bench
+npm run benchmark
69
70
71
## Usage
0 commit comments