@digabi/exam-engine-core 22.1.3-alpha.2 → 22.1.3-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.1.3-alpha.2",
3
+ "version": "22.1.3-alpha.3",
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": "fcd5c45b02344752b9455f9e34f059d9885111d4"
69
+ "gitHead": "c0c9f5d16b564f94909e7645854ca5b0770060f3"
70
70
  }