Skip to content

Commit 8150a9f

Browse files
🔍 test: Upgrade ava.
1 parent 400b1bf commit 8150a9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
],
2525
"scripts": {
2626
"build": "./node_modules/.bin/aureooms-node-package-build",
27-
"test": "./node_modules/.bin/aureooms-node-package-test",
27+
"test": "ava",
2828
"esdoc": "esdoc"
2929
},
3030
"author": "aureooms",
@@ -36,7 +36,7 @@
3636
"@babel/polyfill": "7.8.7",
3737
"@babel/preset-env": "7.9.5",
3838
"@babel/register": "7.9.0",
39-
"ava": "3.7.0",
39+
"ava": "3.8.1",
4040
"coveralls": "3.0.11",
4141
"esdoc": "1.1.0",
4242
"esdoc-inject-script-plugin": "1.0.0",

0 commit comments

Comments
 (0)