mp-front-cli 0.0.110 → 0.0.111

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.
@@ -364,7 +364,7 @@ const G = {
364
364
  title: "errors.ERROR_LOCATION.title",
365
365
  message: "errors.ERROR_LOCATION.message",
366
366
  level: "warning",
367
- code: 420,
367
+ code: 310,
368
368
  type: "modal"
369
369
  },
370
370
  //Terms and conditions
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mp-front-cli",
3
- "version": "0.0.110",
3
+ "version": "0.0.111",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "scripts": {