@digabi/exam-engine-core 22.3.1-alpha.1 → 22.3.1-alpha.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": "22.3.1-alpha.1",
3
+ "version": "22.3.1-alpha.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": "4ad1552f5a2270be629f1419fb1c184dba280e6a"
61
+ "gitHead": "7fa69ff3a93fd9368db40abebc34535fcab23226"
62
62
  }