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 dfba6d3 commit b356172Copy full SHA for b356172
package.json
@@ -33,7 +33,7 @@
33
"semantic-release": "semantic-release pre && npm publish && semantic-release post",
34
"semantic-release-pre": "semantic-release pre",
35
"semantic-release-post": "semantic-release post",
36
- "install": "npm i v8-profiler --build-from-source || exit 0"
+ "install": "npm i @risingstack/v8-profiler --build-from-source || exit 0"
37
},
38
"repository": {
39
"type": "git",
0 commit comments