Skip to content

Commit e206b94

Browse files
committed
Bumped react-pprof
Signed-off-by: Matteo Collina <hello@matteocollina.com>
1 parent ba70999 commit e206b94

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
@@ -38,7 +38,7 @@
3838
"@datadog/pprof": "^5.9.0",
3939
"fastify": "^5.5.0",
4040
"pprof-format": "^2.2.1",
41-
"react-pprof": "0.1.x"
41+
"react-pprof": "^1.0.0"
4242
},
4343
"devDependencies": {
4444
"@fastify/compress": "^8.1.0",
@@ -63,4 +63,4 @@
6363
"lint",
6464
"test"
6565
]
66-
}
66+
}

0 commit comments

Comments
 (0)