@rakutenanalytics/rat-react 0.3.2-rel.0 → 0.3.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
@@ -1791,7 +1791,7 @@ class We {
1791
1791
  this.ral.processImmediate();
1792
1792
  }
1793
1793
  }
1794
- const Ge = "0.3.2-rel.0", je = "rat-react", Ye = Ge;
1794
+ const Ge = "0.3.2", je = "rat-react", Ye = Ge;
1795
1795
  function M(n) {
1796
1796
  return new We({
1797
1797
  ...n,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@rakutenanalytics/rat-react",
3
3
  "private": false,
4
- "version": "0.3.2-rel.0",
4
+ "version": "0.3.2",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
7
7
  "module": "./dist/index.js",