@digabi/exam-engine-core 22.0.1-alpha.1 → 22.0.1-alpha.3

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.0.1-alpha.1",
3
+ "version": "22.0.1-alpha.3",
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": "0d98fd0ca8fa12468afe5afb429c832df4e3c56b"
61
+ "gitHead": "71842a227147a5be71fa24b5d7f4d55d086819b5"
62
62
  }