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 6b5321a commit 1c1a5fbCopy full SHA for 1c1a5fb
package.json
@@ -4,9 +4,6 @@
4
"version": "7.0.0",
5
"author": "aureooms",
6
"ava": {
7
- "sources": [
8
- "src/**/*"
9
- ],
10
"files": [
11
"test/src/**/*"
12
],
@@ -39,15 +36,15 @@
39
36
"@babel/polyfill": "7.8.7",
40
37
"@babel/preset-env": "7.9.5",
41
38
"@babel/register": "7.9.0",
42
- "ava": "2.4.0",
+ "ava": "3.7.0",
43
"coveralls": "3.0.11",
44
"esdoc": "1.1.0",
45
"esdoc-ecmascript-proposal-plugin": "1.0.0",
46
"esdoc-inject-script-plugin": "1.0.0",
47
"esdoc-inject-style-plugin": "1.0.0",
48
"esdoc-standard-plugin": "1.0.0",
49
- "np": "5.2.1",
50
- "nyc": "14.1.1",
+ "np": "6.2.1",
+ "nyc": "15.0.1",
51
"xo": "0.29.1"
52
},
53
0 commit comments