We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
npm publish
1 parent 6bfc1c1 commit 37cb6a2Copy full SHA for 37cb6a2
1 file changed
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