Skip to content

Commit f90c977

Browse files
committed
chore: justfile
1 parent d24f3a3 commit f90c977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ build-turborepo example:
8181
cd turborepo/examples/{{ example }} && pnpm build
8282

8383
# Full reset - clean everything and reinstall
84-
reset-all: clean-all clean-dist-all install-all
84+
reset-all: clean clean-dist-all install-all
8585
@echo "✓ Full reset complete"
8686

8787
# Reset vanilla directory

0 commit comments

Comments
 (0)