@digabi/exam-engine-core 19.8.10 → 19.8.11

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": "19.8.10",
3
+ "version": "19.8.11",
4
4
  "main": "dist/main-bundle.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "author": "Matriculation Examination Board, Finland",
@@ -60,5 +60,5 @@
60
60
  "webpack-bundle-analyzer": "^4.1.0",
61
61
  "webpack-cli": "^5.0.2"
62
62
  },
63
- "gitHead": "a45a1962e9a5a5706a20438d4c3e59d3181122ce"
63
+ "gitHead": "f42939fd79d979eb65b98e50b01c548d6a9f96d2"
64
64
  }