Skip to content

Commit e233a62

Browse files
author
Rishi Raj Jain
authored
Update package.json
1 parent 54feace commit e233a62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/astro-font/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"typescript": "^5.3.3"
5050
},
5151
"scripts": {
52-
"build": "rm -rf dist && tsup && tsx patch-fontkit.ts",
52+
"build": "rimraf dist && tsup && tsx patch-fontkit.ts",
5353
"fmt": "prettier --write '**/*' --ignore-unknown"
5454
}
5555
}

0 commit comments

Comments
 (0)