@digabi/exam-engine-core 19.2.10 → 19.2.11

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digabi/exam-engine-core",
3
- "version": "19.2.10",
3
+ "version": "19.2.11",
4
4
  "main": "dist/main-bundle.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "author": "Matriculation Examination Board, Finland",
@@ -60,5 +60,5 @@
60
60
  "webpack-bundle-analyzer": "^4.1.0",
61
61
  "webpack-cli": "^4.9.2"
62
62
  },
63
- "gitHead": "cefffb210c708a1ccedcb225bdd1db6795d79624"
63
+ "gitHead": "30d58a43cae52c8dad62bf7335edbca94b7edcf5"
64
64
  }