add ava as a devDependencies for npm@2.x

This commit is contained in:
nkzawa 2016-11-06 14:47:13 +09:00
parent fe9e72ac16
commit 027622f646

View file

@ -74,6 +74,7 @@
"write-file-webpack-plugin": "3.3.0"
},
"devDependencies": {
"ava": "0.16.0",
"babel-eslint": "7.0.0",
"babel-plugin-transform-remove-strict-mode": "0.0.2",
"benchmark": "2.1.1",