Skip to content

Commit 5c23e3c

Browse files
committed
Add tuistory dependency for CLI e2e tests
1 parent 1a09fe2 commit 5c23e3c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cli/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
"@types/react": "^18.3.12",
6060
"@types/react-reconciler": "^0.32.0",
6161
"react-dom": "^19.0.0",
62-
"strip-ansi": "^7.1.2"
62+
"strip-ansi": "^7.1.2",
63+
"tuistory": "0.0.2"
6364
}
6465
}

0 commit comments

Comments
 (0)