Skip to content

Commit

Permalink
Windows compat
Browse files Browse the repository at this point in the history
  • Loading branch information
JrMasterModelBuilder committed Feb 22, 2024
1 parent ce7d45a commit 6e6002a
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 @@ -35,7 +35,7 @@
"node": ">=18.12.0"
},
"scripts": {
"clean": "rimraf *.log* dts esm cjs",
"clean": "rimraf dts esm cjs",
"lint": "eslint .",
"format": "prettier -w .",
"formatted": "prettier -c .",
Expand Down

0 comments on commit 6e6002a

Please sign in to comment.