@digabi/exam-engine-core 19.10.1 → 19.11.0-alpha.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.10.1",
3
+ "version": "19.11.0-alpha.0",
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": "a8a8f6a5c63a550bdce41f7368ec0c64674a654f"
62
+ "gitHead": "890e9dcae15474940fa75c604dc7f6d773b2b5a1"
63
63
  }