]> Piment Noir Git Repositories - benchmarks-js.git/commitdiff
chore: remove deprecated pnpm field from package.json
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Mon, 11 May 2026 14:01:27 +0000 (16:01 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Mon, 11 May 2026 14:01:27 +0000 (16:01 +0200)
package.json

index e921d62dee1246e186ec782fdc3d3e786cc00ec9..ccc72e28f3974dc8b2d0a523ab359417017225ce 100644 (file)
       "url": "https://github.com/sponsors/jerome-benoit"
     }
   ],
-  "pnpm": {
-    "overrides": {
-      "minimatch@<10.2.1": ">=10.2.1"
-    }
-  },
   "scripts": {
     "prepare": "node prepare.mjs",
     "benchmark:array-filter": "node array-filter.mjs",