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 2bb3337 commit 2490c7aCopy full SHA for 2490c7a
package.json
@@ -9,7 +9,7 @@
9
"node": ">=8"
10
},
11
"scripts": {
12
- "test": "ava"
+ "test": "node test.js"
13
14
"files": [
15
"index.js"
0 commit comments