@digabi/exam-engine-core 19.9.13-alpha.0 → 19.10.1-alpha.0

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.9.13-alpha.0",
3
+ "version": "19.10.1-alpha.0",
4
4
  "main": "dist/main-bundle.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "author": "Matriculation Examination Board, Finland",
@@ -59,5 +59,5 @@
59
59
  "webpack-bundle-analyzer": "^4.1.0",
60
60
  "webpack-cli": "^5.0.2"
61
61
  },
62
- "gitHead": "d4ebedf560e5e30987d9fbe3dfd53c746970594c"
62
+ "gitHead": "a726ad628b2fd5ee43486871572711d2a21530f1"
63
63
  }