Skip to content

Commit 9afc22f

Browse files
authored
Merge pull request #51 from sematext/pbc_SC-14550_fix_gc-stats_missing
Point gc-stats to fork with custom binary URI
2 parents e14e040 + 6e2e784 commit 9afc22f

2 files changed

Lines changed: 7 additions & 8 deletions

File tree

package-lock.json

Lines changed: 5 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@
5454
"spm-agent": "^2.2.1"
5555
},
5656
"optionalDependencies": {
57-
"@sematext/gc-stats": "^1.5.7",
58-
"minimist": "^1.2.6"
57+
"minimist": "^1.2.6",
58+
"@sematext/gc-stats": "github:PabloB94/node-gcstats"
5959
},
6060
"devDependencies": {
6161
"auto-changelog": "^1.16.2",

0 commit comments

Comments
 (0)