Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
xxczaki committed Dec 5, 2021
1 parent 5731b71 commit f8d9261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"scripts": {
"prebuild": "del-cli dist",
"build": "tsc",
"test": "xo && c8 --reporter=['lcov'] ava",
"test": "xo && c8 ava",
"prepublishOnly": "npm run build"
},
"engines": {
Expand Down

0 comments on commit f8d9261

Please sign in to comment.