From 6a3a3c334e3fbfdc0e20f518328a86320faf3ef2 Mon Sep 17 00:00:00 2001 From: The Bearodactyl <114454115+TheBearodactyl@users.noreply.github.com> Date: Fri, 1 Dec 2023 20:40:41 -0600 Subject: [PATCH] Update package-managers.md --- docs/resources/package-managers.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/resources/package-managers.md b/docs/resources/package-managers.md index e25a1ed..e9a2115 100644 --- a/docs/resources/package-managers.md +++ b/docs/resources/package-managers.md @@ -11,3 +11,4 @@ * [volo](https://github.com/volojs/volo) - Create front end projects from templates, add dependencies, and automate the resulting projects. * [Duo](https://github.com/duojs/duo) - Next-generation package manager that blends the best ideas from Component, Browserify and Go to make organizing and writing front-end code quick and painless. * [yarn](https://yarnpkg.com/) - Fast, reliable, and secure dependency management. +* [bun](https://bun.sh/) - Fast as shit replacement for `npm` and `nodejs`