diff --git a/package.json b/package.json index 1fe38a8..4b87ee9 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "mande", "version": "2.0.7", "description": "800 bytes modern wrapper around fetch with smart defaults", - "packageManager": "pnpm@8.7.0", + "packageManager": "pnpm@8.7.1", "main": "index.js", "module": "dist/mande.mjs", "unpkg": "dist/mande.iife.js",