@bisondesk/core-sdk 1.0.268 → 1.0.269

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/package.json +1 -1
  2. package/src/constants.ts +1 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bisondesk/core-sdk",
3
- "version": "1.0.268",
3
+ "version": "1.0.269",
4
4
  "description": "",
5
5
  "scripts": {
6
6
  "clean": "rm -rf build dist lib *.tsbuildinfo",
package/src/constants.ts CHANGED
@@ -28,6 +28,7 @@ export const VAT_PERCENTAGE_PICKLIST_ID = 'vatPercentages';
28
28
  export const CRANE_MAKE_PICKLIST_ID = 'craneMakes';
29
29
  export const ENGINEERING_DOCS_PICKLIST_ID = 'engineeringDocs';
30
30
  export const SHIPPING_COMPANIES_PICKLIST_ID = 'shippingCompanies';
31
+ export const SLB_PARTNERS_PICKLIST_ID = 'slb_partners';
31
32
 
32
33
  //
33
34
  // STATIC PICKLIST ID VALUES