Skip to content
This repository was archived by the owner on Nov 13, 2023. It is now read-only.

Commit 7f4f03e

Browse files
committed
Deep clean.
1 parent cea4b34 commit 7f4f03e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/typescript-react-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"start": "rescript build -w",
1414
"ts:watch": "react-scripts start",
1515
"build": "rescript",
16-
"clean": "rescript clean",
16+
"clean": "rescript clean -with-deps",
1717
"eject": "react-scripts eject",
1818
"tsc": "tsc -p tsconfig.json"
1919
},

0 commit comments

Comments
 (0)