We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98e9b93 commit 6621de7Copy full SHA for 6621de7
packages/bun-cli-darwin-x64/package.json
@@ -4,5 +4,5 @@
4
},
5
"name": "bun-cli-darwin-x64",
6
"repository": "https://github.com/jarred-sumner/bun",
7
- "version": "0.0.16"
+ "version": "0.0.17"
8
}
packages/bun-cli/package.json
@@ -9,5 +9,5 @@
9
"postinstall": "node postinstall.js",
10
"prepublishOnly": "rm -rf ./bin/bun; chmod +x ./reset-bin.js; cp ./reset-bin.js ./bin/bun"
11
12
13
0 commit comments