@digabi/exam-engine-core 23.0.5-alpha.0 → 23.0.5-alpha.1

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digabi/exam-engine-core",
3
- "version": "23.0.5-alpha.0",
3
+ "version": "23.0.5-alpha.1",
4
4
  "main": "dist/main-bundle.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "author": "Matriculation Examination Board, Finland",
@@ -51,7 +51,7 @@
51
51
  "redux": "^5.0.1",
52
52
  "redux-saga": "^1.2.3",
53
53
  "redux-saga-test-plan": "^4.0.6",
54
- "rich-text-editor": "8.1.11",
54
+ "rich-text-editor": "8.1.12",
55
55
  "sanitize-html": "^2.0.0",
56
56
  "typesafe-actions": "^5.1.0",
57
57
  "utility-types": "^3.10.0",
@@ -59,5 +59,5 @@
59
59
  "webpack-bundle-analyzer": "^4.1.0",
60
60
  "webpack-cli": "^5.0.2"
61
61
  },
62
- "gitHead": "5ccdfe93d121d7e493e523712d4ffa5f8cc88f7b"
62
+ "gitHead": "93efcdc1897b912c35e0377f064a6169c8caeea1"
63
63
  }