diff options
author | 2021-11-15 16:37:27 -0800 | |
---|---|---|
committer | 2021-11-22 10:21:29 -0800 | |
commit | 30c79875a3c0376ceea0c96cd019ed3376aacc45 (patch) | |
tree | 8495415c65f8f10a61de527f36b309bb434b3088 | |
parent | a79153f6e0d8f41a99b9b37bd791217884f91f10 (diff) | |
download | bun-30c79875a3c0376ceea0c96cd019ed3376aacc45.tar.gz bun-30c79875a3c0376ceea0c96cd019ed3376aacc45.tar.zst bun-30c79875a3c0376ceea0c96cd019ed3376aacc45.zip |
remove pnpm-workspace
-rw-r--r-- | pnpm-workspace.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml deleted file mode 100644 index dee51e928..000000000 --- a/pnpm-workspace.yaml +++ /dev/null @@ -1,2 +0,0 @@ -packages: - - "packages/*" |