1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 23:33:05 +04:00

fix: performance typo

This commit is contained in:
Miguel Daipré
2024-10-18 08:37:32 -03:00
committed by GitHub
parent 3919f33e21
commit 888469a842
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "opencv_js_perf",
"description": "Perfermance tests for opencv js bindings",
"description": "Performance tests for opencv js bindings",
"version": "1.0.0",
"dependencies": {
"benchmark": "latest"