We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9b159f commit 2efe437Copy full SHA for 2efe437
1 file changed
packages/esbuild/package.json
@@ -13,5 +13,8 @@
13
},
14
"keywords": [
15
"bazel"
16
- ]
+ ],
17
+ "scripts": {
18
+ "postinstall": "node npm_version_check.js"
19
+ }
20
}
0 commit comments