Skip to content

Commit c6feee9

Browse files
committed
Bump react-pprof in package.json to avoid npx cache
Signed-off-by: Matteo Collina <hello@matteocollina.com>
1 parent cda36fa commit c6feee9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@datadog/pprof": "^5.9.0",
4141
"fastify": "^5.5.0",
4242
"pprof-format": "^2.2.1",
43-
"react-pprof": "^1.3.0"
43+
"react-pprof": "^1.4.0"
4444
},
4545
"devDependencies": {
4646
"@fastify/compress": "^8.1.0",
@@ -65,4 +65,4 @@
6565
"lint",
6666
"test"
6767
]
68-
}
68+
}

0 commit comments

Comments
 (0)