Skip to content

Commit 1d40441

Browse files
committed
Add tuistory dependency for CLI e2e tests
1 parent 65ba3d3 commit 1d40441

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

bun.lock

Lines changed: 12 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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)