@lookiero/checkout 0.6.0-beta.36 → 0.6.0-beta.37

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.
@@ -126,6 +126,5 @@ const INITIAL_TRANSACTION_CONTEXT = {
126
126
  tags: {
127
127
  ["routing.instrumentation"]: ReactRouterV6Instrumentation.instrumentationName,
128
128
  },
129
- data: {},
130
129
  };
131
130
  export { ReactRouterV6Instrumentation };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lookiero/checkout",
3
- "version": "0.6.0-beta.36",
3
+ "version": "0.6.0-beta.37",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "files": [