@rakutenanalytics/rat-react 0.3.3-rel.0 → 0.3.3-rel.2

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 (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -1810,7 +1810,7 @@ class Ke {
1810
1810
  this.ral.processImmediate();
1811
1811
  }
1812
1812
  }
1813
- const We = "0.3.3-rel.0", Ge = "rat-react", je = We;
1813
+ const We = "0.3.3-rel.2", Ge = "rat-react", je = We;
1814
1814
  function M(a) {
1815
1815
  return new Ke({
1816
1816
  ...a,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@rakutenanalytics/rat-react",
3
3
  "private": false,
4
- "version": "0.3.3-rel.0",
4
+ "version": "0.3.3-rel.2",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
7
7
  "module": "./dist/index.js",