@digabi/exam-engine-core 19.17.2-abitti2.0 → 19.18.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digabi/exam-engine-core",
3
- "version": "19.17.2-abitti2.0",
3
+ "version": "19.18.0",
4
4
  "main": "dist/main-bundle.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "author": "Matriculation Examination Board, Finland",
@@ -58,5 +58,5 @@
58
58
  "webpack-bundle-analyzer": "^4.1.0",
59
59
  "webpack-cli": "^5.0.2"
60
60
  },
61
- "gitHead": "730f59f6938445a94d8544db977515e70d6f5462"
61
+ "gitHead": "3640c674211c13f925fc115d173311a5993dd005"
62
62
  }