mp-front-cli 0.0.139 → 0.0.140

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.
@@ -497,7 +497,7 @@ const x = {
497
497
  title: "errors.PF-VALIDATE-CLIENTTYPE-003.title",
498
498
  message: "errors.PF-VALIDATE-CLIENTTYPE-003.message",
499
499
  level: "warning",
500
- code: 420,
500
+ code: 310,
501
501
  type: "modal"
502
502
  },
503
503
  "PF-VALIDATE-CLIENTTYPE-006": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mp-front-cli",
3
- "version": "0.0.139",
3
+ "version": "0.0.140",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "scripts": {