@shipengine/elements 0.21.1 → 0.21.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 (3) hide show
  1. package/index.cjs +1 -1
  2. package/index.js +1 -1
  3. package/package.json +2 -2
package/index.cjs CHANGED
@@ -13482,7 +13482,7 @@ var purchaseLabel = {
13482
13482
  fields: {
13483
13483
  addOns: "Add-Ons",
13484
13484
  contentDescription: "Contents Description",
13485
- confirmation: "Confirmation",
13485
+ confirmation: "Delivery Confirmation",
13486
13486
  dimensions: {
13487
13487
  length: "Length",
13488
13488
  width: "Width",
package/index.js CHANGED
@@ -13449,7 +13449,7 @@ var purchaseLabel = {
13449
13449
  fields: {
13450
13450
  addOns: "Add-Ons",
13451
13451
  contentDescription: "Contents Description",
13452
- confirmation: "Confirmation",
13452
+ confirmation: "Delivery Confirmation",
13453
13453
  dimensions: {
13454
13454
  length: "Length",
13455
13455
  width: "Width",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shipengine/elements",
3
- "version": "0.21.1",
3
+ "version": "0.21.2",
4
4
  "typedoc": {
5
5
  "entryPoint": "./src/index.ts",
6
6
  "readmeFile": "../../README.md",
@@ -31,7 +31,7 @@
31
31
  "@hookform/resolvers": "2.9.1",
32
32
  "@packlink/brands": "3.24.0",
33
33
  "@packlink/giger-theme": "1.3.1",
34
- "@shipengine/js-api": "0.6.1",
34
+ "@shipengine/js-api": "0.6.2",
35
35
  "@shipengine/react-api": "0.4.7",
36
36
  "@storybook/manager-api": "7.0.0-rc.1",
37
37
  "@storybook/theming": "7.0.0-rc.1",