diff options
author | 2023-08-22 17:20:12 -0700 | |
---|---|---|
committer | 2023-08-22 17:20:12 -0700 | |
commit | d3f55e5fb6e91fc47fa5a9922f3617d7f64c3f68 (patch) | |
tree | 04a9e07af9eca34efa2d78dc31e785540747d1e7 /src/install/install-scripts-allowlist.txt | |
parent | d86084dd8e69d41ae36303024e330e257df534b7 (diff) | |
download | bun-d3f55e5fb6e91fc47fa5a9922f3617d7f64c3f68.tar.gz bun-d3f55e5fb6e91fc47fa5a9922f3617d7f64c3f68.tar.zst bun-d3f55e5fb6e91fc47fa5a9922f3617d7f64c3f68.zip |
feat(install): include top 500 packages as defaults for postinstall
Diffstat (limited to '')
-rw-r--r-- | src/install/install-scripts-allowlist.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/install/install-scripts-allowlist.txt b/src/install/install-scripts-allowlist.txt deleted file mode 100644 index fdd5d1c06..000000000 --- a/src/install/install-scripts-allowlist.txt +++ /dev/null @@ -1,4 +0,0 @@ -static-ffmpeg -canvas -better-sqlite3 -node-sass
\ No newline at end of file |