Skip to content

Commit 030606b

Browse files
committed
Change something in the dev package to trigger full CI run
1 parent 7cf0e30 commit 030606b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/react-router-dev/cli/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ run().then(
1010
process.exit(1);
1111
},
1212
);
13+
14+
// Temp change to trigger CI

0 commit comments

Comments
 (0)