Skip to content

Commit 736a8e5

Browse files
committed
chore: add missing fixture
Signed-off-by: Vasek - Tom C <tom.chauveau@epitech.eu>
1 parent 72d1fea commit 736a8e5

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

.dagger/modules/e2e/fixtures/init-existing/bun-app/bun.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"name": "bun-user-pkg",
3+
"scripts": {
4+
"dev": "bun run src/index.ts"
5+
}
6+
}

0 commit comments

Comments
 (0)