@digabi/exam-engine-generator 19.12.1-alpha.0 → 19.12.1-alpha.2

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.12.1-alpha.0",
3
+ "version": "19.12.1-alpha.2",
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.12.1-alpha.0",
11
+ "@digabi/exam-engine-core": "19.12.1-alpha.2",
12
12
  "libxmljs2": "^0.32.0",
13
13
  "lodash": "^4.17.15"
14
14
  },
15
- "gitHead": "b8f450107cacb1e17060c4cc0db82a0b3d39ede8"
15
+ "gitHead": "a59ab8e8bfb71378e58446449e402a44eda41d55"
16
16
  }