@digabi/exam-engine-core 18.3.0 → 18.3.1

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": "18.3.0",
3
+ "version": "18.3.1",
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": "5597037c8aca1ca8e1b93cecb1a8ded8d837ac29"
63
+ "gitHead": "741dd9486de5044720ca6de0561af7f2b8aa8e01"
64
64
  }