Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

Commit efcab6a

Browse files
committed
Remove clean command
1 parent ffb8fbd commit efcab6a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"description": "📆 Date manipulation in ReScript.",
44
"version": "1.0.0",
55
"scripts": {
6-
"clean": "rm -rf ./dist && rm -f ./tsconfig.tsbuildinfo",
76
"test": "yarn jest --coverage",
87
"re:clean": "yarn rescript clean",
98
"re:build": "yarn rescript build",

0 commit comments

Comments
 (0)