@digabi/exam-engine-generator 22.2.0-alpha.7 → 22.2.0-alpha.9

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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digabi/exam-engine-generator",
3
- "version": "22.2.0-alpha.7",
3
+ "version": "22.2.0-alpha.9",
4
4
  "main": "dist/index.js",
5
5
  "author": "Matriculation Examination Board, Finland",
6
6
  "license": "EUPL-1.1",
@@ -8,9 +8,9 @@
8
8
  "dist"
9
9
  ],
10
10
  "dependencies": {
11
- "@digabi/exam-engine-core": "22.2.0-alpha.7",
11
+ "@digabi/exam-engine-core": "22.2.0-alpha.9",
12
12
  "libxmljs2": "^0.35.0",
13
13
  "lodash": "^4.17.15"
14
14
  },
15
- "gitHead": "ae2df0270d3e81e4fca1fb792f5830c4675a1856"
15
+ "gitHead": "541c2ee0b91f552b6245600af13e3672647bbcf0"
16
16
  }