Skip to content

Commit 2490c7a

Browse files
committed
fix: solve issue #7 V5
1 parent 2bb3337 commit 2490c7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"node": ">=8"
1010
},
1111
"scripts": {
12-
"test": "ava"
12+
"test": "node test.js"
1313
},
1414
"files": [
1515
"index.js"

0 commit comments

Comments
 (0)