@digabi/exam-engine-core 22.0.1-alpha.2 → 22.0.1-alpha.4

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.2",
3
+ "version": "22.0.1-alpha.4",
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": "0d6a164b12007d2c2ce6266abfec680d866d6182"
61
+ "gitHead": "0111eff59dc4b7d5d78c7e889bd0eb9f62d310ca"
62
62
  }