@nerdjs/sales-kit 4.1.4 → 4.1.6

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.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "global": {
3
- "inaccurateWarning": "Inaccurate locations may lead to a higher price and may void the quote.",
3
+ "inaccurateWarning": "Inaccurate locations may void the quote.",
4
4
  "selectLocationWarning": "You should select a facility in addition to the zipcode.",
5
5
  "inaccurateTenderWarning": "Inaccurate tender instructions, location address, date, and time could lead to additional charges such as truck order not used.",
6
6
  "newQuote": "Quote",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nerdjs/sales-kit",
3
- "version": "4.1.4",
3
+ "version": "4.1.6",
4
4
  "description": "This is a @nerdjs library for the WA Sales Service",
5
5
  "keywords": [],
6
6
  "license": "ISC",