From 680244b1b5ee8c3aabf2f5d81f314d200490a4a2 Mon Sep 17 00:00:00 2001 From: Benjamin Palko Date: Wed, 26 Mar 2025 20:05:51 -0400 Subject: [PATCH] NPM token --- bunfig.toml | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 bunfig.toml diff --git a/bunfig.toml b/bunfig.toml deleted file mode 100644 index 1d9cea2..0000000 --- a/bunfig.toml +++ /dev/null @@ -1,3 +0,0 @@ -[install.scopes] -# registry with token -"@atlas" = { token = "$GITHUB_TOKEN", url = "https://git.palko.ca/api/packages/Pantheon/npm/" } \ No newline at end of file