import pkg from "./utf8-package-json.json"; export function test() { console.assert(!!pkg.author); return testDone(import.meta.url); } https://git.anshulg.com/ansg191/bun/atom/src?h=sdl' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-13fix installing dependencies that match workspace versions (#6494)Gravatar Dylan Conway 2-2/+4
2023-10-13fix lockfile struct padding (#6495)Gravatar Dylan Conway 3-3/+18