@digabi/exam-engine-generator 19.0.4-alpha.3 → 19.0.4-alpha.4

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": "19.0.4-alpha.3",
3
+ "version": "19.0.4-alpha.4",
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": "19.0.4-alpha.3",
11
+ "@digabi/exam-engine-core": "19.0.4-alpha.4",
12
12
  "libxmljs2": "^0.31.0",
13
13
  "lodash": "^4.17.15"
14
14
  },
15
- "gitHead": "146d8e826b2c79e89e8562bf20ee6f5dc8b4a99f"
15
+ "gitHead": "315a14b220dd24b3c73d8bcf0d010a0d9d08b05e"
16
16
  }