@layerfi/components 0.1.136-alpha → 0.1.136

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