@digabi/exam-engine-core 19.2.7 → 19.2.8

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.2.7",
3
+ "version": "19.2.8",
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": "^4.9.2"
62
62
  },
63
- "gitHead": "72bf10181e968aa5798913e1b172d0dbe6ceedf3"
63
+ "gitHead": "9df2b565a4f9136b2381dc9e6a4d61b5a53f1ac1"
64
64
  }