@layerfi/components 0.1.134-alpha.1 → 0.1.134

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.
@@ -283,7 +283,7 @@ var getIntlLocale = (locale) => {
283
283
  };
284
284
  var package_default = {
285
285
  name: "@layerfi/components",
286
- version: "0.1.134-alpha.1",
286
+ version: "0.1.134",
287
287
  description: "Layer React Components",
288
288
  main: "dist/cjs/index.cjs",
289
289
  module: "dist/esm/index.mjs",
@@ -255,7 +255,7 @@ var getIntlLocale = (locale) => {
255
255
  };
256
256
  var package_default = {
257
257
  name: "@layerfi/components",
258
- version: "0.1.134-alpha.1",
258
+ version: "0.1.134",
259
259
  description: "Layer React Components",
260
260
  main: "dist/cjs/index.cjs",
261
261
  module: "dist/esm/index.mjs",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@layerfi/components",
3
- "version": "0.1.134-alpha.1",
3
+ "version": "0.1.134",
4
4
  "description": "Layer React Components",
5
5
  "main": "dist/cjs/index.cjs",
6
6
  "module": "dist/esm/index.mjs",