Skip to content

Commit

Permalink
fix: fix package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
pviti committed Feb 27, 2025
1 parent 3617cef commit 612a92b
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 @@ -17,7 +17,7 @@
"default": "./lib/index.cjs"
}
}
},
},
"scripts": {
"clean": "rm -rf ./.nyc_output ./node_modules/.cache ./coverage",
"build": "tsup",
Expand Down

0 comments on commit 612a92b

Please sign in to comment.