@xylabs/sdk-react 2.7.25 → 2.8.3

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.
package/package.json CHANGED
@@ -11,7 +11,7 @@
11
11
  "dependencies": {
12
12
  "@types/numeral": "^2.0.2",
13
13
  "@types/react-helmet": "^6.1.5",
14
- "@xylabs/sdk-js": "^2.3.25",
14
+ "@xylabs/sdk-js": "^2.3.27",
15
15
  "axios": "^0.24.0",
16
16
  "lodash": "^4.17.21",
17
17
  "md5": "^2.3.0",
@@ -48,7 +48,7 @@
48
48
  "@types/node": "^17.0.8",
49
49
  "@types/react": "^17",
50
50
  "@xylabs/eslint-config-react": "^2",
51
- "@xylabs/pixel": "^1.2.5",
51
+ "@xylabs/pixel": "^1.2.6",
52
52
  "@xylabs/rollup-config": "^1.0.5",
53
53
  "@xylabs/ts-scripts": "^1.0.24",
54
54
  "@xylabs/tsconfig": "^1.0.8",
@@ -130,7 +130,6 @@
130
130
  "test": "env TS_NODE_PROJECT=\"tsconfig.test.json\" mocha -r ts-node/register 'src/**/*.spec.ts'"
131
131
  },
132
132
  "sideEffects": false,
133
- "type": "module",
134
133
  "types": "dist/index.d.ts",
135
- "version": "2.7.25"
134
+ "version": "2.8.3"
136
135
  }
Binary file