@digabi/exam-engine-core 20.4.0 → 20.4.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": "20.4.0",
3
+ "version": "20.4.2",
4
4
  "main": "dist/main-bundle.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "author": "Matriculation Examination Board, Finland",
@@ -58,5 +58,5 @@
58
58
  "webpack-bundle-analyzer": "^4.1.0",
59
59
  "webpack-cli": "^5.0.2"
60
60
  },
61
- "gitHead": "e1179f52a888664c3e6e47cc98a0f6e26b1c0482"
61
+ "gitHead": "dc3fbe767d0b7eac51e335fce9203682b99b5112"
62
62
  }