@digabi/exam-engine-core 19.12.1-alpha.0 → 19.12.1-alpha.2

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": "19.12.1-alpha.0",
3
+ "version": "19.12.1-alpha.2",
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": "^4.2.1",
52
52
  "redux-saga": "^1.2.3",
53
53
  "redux-saga-test-plan": "^4.0.6",
54
- "rich-text-editor": "7.1.9-0",
54
+ "rich-text-editor": "7.1.9-2",
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": "b8f450107cacb1e17060c4cc0db82a0b3d39ede8"
62
+ "gitHead": "a59ab8e8bfb71378e58446449e402a44eda41d55"
63
63
  }