@digabi/exam-engine-core 22.1.2-alpha.0 → 22.1.3-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": "22.1.2-alpha.0",
3
+ "version": "22.1.3-alpha.0",
4
4
  "main": "dist/main-bundle.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "author": "Matriculation Examination Board, Finland",
@@ -66,5 +66,5 @@
66
66
  "webpack-bundle-analyzer": "^4.1.0",
67
67
  "webpack-cli": "^5.0.2"
68
68
  },
69
- "gitHead": "c15ce9b883c4f6795b6e6b4d5ce498ed52ef7420"
69
+ "gitHead": "b58ed03331905a5cc815f2a19dd67811d0ed1049"
70
70
  }