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.
npm publish
1 parent 6bfc1c1 commit 37cb6a2Copy full SHA for 37cb6a2
npm/@esbuild/android-x64/package.json
@@ -2,7 +2,10 @@
2
"name": "@esbuild/android-x64",
3
"version": "0.25.1",
4
"description": "A WebAssembly shim for esbuild on Android x64.",
5
- "repository": "https://github.com/evanw/esbuild",
+ "repository": {
6
+ "type": "git",
7
+ "url": "git+https://github.com/evanw/esbuild.git"
8
+ },
9
"license": "MIT",
10
"preferUnplugged": true,
11
"engines": {
0 commit comments