part 1 of try to fix the npm install process

This commit is contained in:
Jarred Sumner
2021-10-27 17:38:05 -07:00
parent 12ba37e43a
commit c7fc08056a
5 changed files with 27 additions and 19 deletions

View File

@@ -2,10 +2,12 @@
"cpu": [
"arm64"
],
"directories": {
"bin": "bin"
"bugs": {
"url": "https://github.com/jarred-sumner/bun/issues"
},
"homepage": "https://bun.sh",
"name": "bun-cli-darwin-aarch64",
"private": false,
"os": [
"darwin"
],