@digabi/exam-engine-generator 19.8.8 → 19.8.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": "19.8.8",
3
+ "version": "19.8.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": "19.8.8",
11
+ "@digabi/exam-engine-core": "19.8.9",
12
12
  "libxmljs2": "^0.32.0",
13
13
  "lodash": "^4.17.15"
14
14
  },
15
- "gitHead": "9cba397d7cc35b576b8e5a06c85bde44992140fd"
15
+ "gitHead": "7922a4e9770d51b46d1a2b197243611dbe25fb5d"
16
16
  }