mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
add ava as a devDependencies for npm@2.x
This commit is contained in:
parent
fe9e72ac16
commit
027622f646
|
@ -74,6 +74,7 @@
|
||||||
"write-file-webpack-plugin": "3.3.0"
|
"write-file-webpack-plugin": "3.3.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
"ava": "0.16.0",
|
||||||
"babel-eslint": "7.0.0",
|
"babel-eslint": "7.0.0",
|
||||||
"babel-plugin-transform-remove-strict-mode": "0.0.2",
|
"babel-plugin-transform-remove-strict-mode": "0.0.2",
|
||||||
"benchmark": "2.1.1",
|
"benchmark": "2.1.1",
|
||||||
|
|
Loading…
Reference in a new issue