@digabi/exam-engine-core 19.12.1-beta.0 → 19.12.1-beta.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": "19.12.1-beta.0",
3
+ "version": "19.12.1-beta.1",
4
4
  "main": "dist/main-bundle.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "author": "Matriculation Examination Board, Finland",
@@ -59,5 +59,5 @@
59
59
  "webpack-bundle-analyzer": "^4.1.0",
60
60
  "webpack-cli": "^5.0.2"
61
61
  },
62
- "gitHead": "91502bb0e500f50b84cdaf3ed545a27ad1a6d0d5"
62
+ "gitHead": "3732d8dc0c6edd35ba4654837fec01b9eb0ed7e5"
63
63
  }