aboutsummaryrefslogtreecommitdiff
path: root/test/cli/install/migration/complex-workspace/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/cli/install/migration/complex-workspace/readme.md')
-rw-r--r--test/cli/install/migration/complex-workspace/readme.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/cli/install/migration/complex-workspace/readme.md b/test/cli/install/migration/complex-workspace/readme.md
new file mode 100644
index 000000000..6f482035b
--- /dev/null
+++ b/test/cli/install/migration/complex-workspace/readme.md
@@ -0,0 +1 @@
+this case has a very fun and hard to understand dependency graph. bun pm migrate is expected to migrate it without changing what packages will install. the hoisting doesnt match exactly what npm does, but it is equally valid.