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 eadaffb commit f9eb137
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 @@ -34,7 +34,7 @@
"node": ">=18.12.0"
},
"scripts": {
"clean": "rimraf *.log* dts esm cjs spec/encodes",
"clean": "rimraf dts esm cjs spec/encodes",
"lint": "eslint .",
"format": "prettier -w .",
"formatted": "prettier -c .",
Expand Down

0 comments on commit f9eb137

Please sign in to comment.