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 6e80d37 commit 6e2e81bCopy full SHA for 6e2e81b
package.json
@@ -4,9 +4,6 @@
4
"version": "4.0.6",
5
"author": "Aurélien Ooms <[email protected]>",
6
"ava": {
7
- "sources": [
8
- "src/**/*"
9
- ],
10
"files": [
11
"test/src/**/*"
12
],
@@ -39,7 +36,7 @@
39
36
"@babel/preset-env": "7.9.5",
40
37
"@babel/register": "7.9.0",
41
38
"argparse": "1.0.10",
42
- "ava": "2.4.0",
+ "ava": "3.7.0",
43
"benchmark": "2.1.4",
44
"coveralls": "3.0.11",
45
"esdoc": "1.1.0",
@@ -48,8 +45,8 @@
48
"esdoc-standard-plugin": "1.0.0",
49
46
"fingertree": "0.1.7",
50
47
"microtime": "3.0.0",
51
- "np": "5.2.1",
52
- "nyc": "14.1.1"
+ "np": "6.2.1",
+ "nyc": "15.0.1"
53
},
54
55
"lib"
0 commit comments