Skip to content

Commit b37e05d

Browse files
committed
chore(examples): remove bun from devEngines
Remove bun from devEngines runtime list in examples package.json as the project has migrated to pnpm.
1 parent a2180c9 commit b37e05d

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

examples/package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@
2424
"name": "node",
2525
"version": "^24.11.0",
2626
"onFail": "download"
27-
},
28-
{
29-
"name": "bun",
30-
"version": "^1.3.2",
31-
"onFail": "download"
3227
}
3328
]
3429
}

0 commit comments

Comments
 (0)