@digabi/exam-engine-core 20.1.1 → 20.2.0-annotation-markers.0

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": "20.1.1",
3
+ "version": "20.2.0-annotation-markers.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": "34337b52d3b18f6777f20feb2be4b2cb7dd05c14"
61
+ "gitHead": "01ccc6e2661ceae9b11cf3222385b665af5ca70c"
62
62
  }