Add the ttest
npm package to the devDependencies in package.json
I've gotten tired of having to manually re-install the `ttest` package on numerous occasions when benchmarking changes, so let's just list it in package.json to simplify things.
This commit is contained in:
parent
2112999db7
commit
18902ec414
@ -27,6 +27,7 @@
|
||||
"streamqueue": "^1.1.1",
|
||||
"systemjs": "^0.20.7",
|
||||
"systemjs-plugin-babel": "0.0.21",
|
||||
"ttest": "^1.1.0",
|
||||
"typogr": "^0.6.6",
|
||||
"uglify-js": "^2.6.1",
|
||||
"vinyl-fs": "^2.4.4",
|
||||
|
Loading…
x
Reference in New Issue
Block a user