Skip to content

Commit

Permalink
🔍 test: Upgrade ava.
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Dec 12, 2020
1 parent 2e801df commit 9d65b47
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -124,6 +124,7 @@
"esdoc": "esdoc",
"prepare": "npm run build",
"release": "np",
"test": "ava"
"test": "ava",
"lint": "true"
}
}

0 comments on commit 9d65b47

Please sign in to comment.