mp-front-cli 0.0.123 → 0.0.124

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.
@@ -453,7 +453,7 @@ const H = {
453
453
  title: "errors.PF-VALIDATE-CLIENTTYPE-006.title",
454
454
  message: "errors.PF-VALIDATE-CLIENTTYPE-006.message",
455
455
  level: "warning",
456
- code: 420,
456
+ code: 310,
457
457
  type: "modal"
458
458
  },
459
459
  ERROR_LOCATION: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mp-front-cli",
3
- "version": "0.0.123",
3
+ "version": "0.0.124",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "scripts": {