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 04b7a6f commit 0e8a7d7Copy full SHA for 0e8a7d7
1 file changed
package.json
@@ -16,6 +16,7 @@
16
"sentry"
17
],
18
"scripts": {
19
+ "install": "node -p \"'@sentry/node-native-stacktrace@' + require('./package.json').version\"",
20
"lint": "yarn lint:eslint && yarn lint:clang",
21
"lint:eslint": "eslint . --format stylish",
22
"lint:clang": "node scripts/clang-format.mjs",
0 commit comments