mp-front-cli 0.0.105 → 0.0.106

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.
@@ -400,7 +400,7 @@ const H = {
400
400
  "SCORE-CLIENTREJECTED-02": {
401
401
  title: "errors.calculator.SCORE-CLIENTREJECTED-02.title",
402
402
  message: "errors.calculator.SCORE-CLIENTREJECTED-02.message",
403
- code: 310,
403
+ code: 420,
404
404
  type: "modal",
405
405
  level: "info"
406
406
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mp-front-cli",
3
- "version": "0.0.105",
3
+ "version": "0.0.106",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "scripts": {