@settlemint/sdk-next 2.6.4-pr4384f485 → 2.6.4-pr5d528293

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,7 +1,7 @@
1
1
  {
2
2
  "name": "@settlemint/sdk-next",
3
3
  "description": "Next.js integration module for SettleMint SDK, providing React components and middleware for web applications",
4
- "version": "2.6.4-pr4384f485",
4
+ "version": "2.6.4-pr5d528293",
5
5
  "type": "module",
6
6
  "private": false,
7
7
  "license": "FSL-1.1-MIT",
@@ -75,7 +75,7 @@
75
75
  "@types/react": ">=18"
76
76
  },
77
77
  "dependencies": {
78
- "@settlemint/sdk-utils": "2.6.4-pr4384f485",
78
+ "@settlemint/sdk-utils": "2.6.4-pr5d528293",
79
79
  "path-to-regexp": "^8"
80
80
  },
81
81
  "peerDependencies": {