mp-front-cli 0.0.114 → 0.0.115

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.
@@ -435,7 +435,7 @@ const H = {
435
435
  "SCORE-CLIENTREJECTED-02": {
436
436
  title: "errors.calculator.SCORE-CLIENTREJECTED-02.title",
437
437
  message: "errors.calculator.SCORE-CLIENTREJECTED-02.message",
438
- code: 420,
438
+ code: 310,
439
439
  type: "modal",
440
440
  level: "info"
441
441
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mp-front-cli",
3
- "version": "0.0.114",
3
+ "version": "0.0.115",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "scripts": {