@digabi/exam-engine-generator 22.1.3-alpha.2 → 22.1.3

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-generator",
3
- "version": "22.1.3-alpha.2",
3
+ "version": "22.1.3",
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.1.3-alpha.2",
11
+ "@digabi/exam-engine-core": "22.1.3",
12
12
  "libxmljs2": "^0.35.0",
13
13
  "lodash": "^4.17.15"
14
14
  },
15
- "gitHead": "fcd5c45b02344752b9455f9e34f059d9885111d4"
15
+ "gitHead": "3158ce0d91b89fd9d558e8f38e0f9b1a1d7a95a9"
16
16
  }