x402-mantle-sdk 0.2.6 → 0.2.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "x402-mantle-sdk",
3
- "version": "0.2.6",
3
+ "version": "0.2.7",
4
4
  "description": "Complete SDK for monetizing APIs with HTTP 402 payments on Mantle Network. Protect API routes, handle payments automatically, and track revenue.",
5
5
  "type": "module",
6
6
  "exports": {
@@ -82,7 +82,7 @@
82
82
  "bugs": {
83
83
  "url": "https://github.com/Debanjannnn/x-402-mantle-sdk/issues"
84
84
  },
85
- "homepage": "https://x402.dev",
85
+ "homepage": "https://mantle-x402.vercel.app/",
86
86
  "publishConfig": {
87
87
  "access": "public"
88
88
  },