Skip to content

Commit cc30bf2

Browse files
revert
Signed-off-by: saurabhraghuvanshii <saurabhsraghuvanshi@gmail.com>
1 parent 8ac714d commit cc30bf2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"build": "npm run _build -- ",
2222
"check:links:all": "HTMLTEST_ARGS= npm run _check:links",
2323
"check:links": "npm run _check:links",
24-
"clean": "rm -rf public/* resources",
24+
"clean": "rm -Rf public/* resources",
2525
"local": "npm run _local -- npm run",
2626
"make:public": "git init -b main public",
2727
"precheck:links:all": "npm run build",

0 commit comments

Comments
 (0)