@digabi/exam-engine-core 19.7.1 → 19.8.0

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.7.1",
3
+ "version": "19.8.0",
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": "458e4107a9c03e1d8cdae3e4d44676262f41bc9b"
63
+ "gitHead": "67cac199949e55a727df8156402aaece39089eb4"
64
64
  }