@digabi/exam-engine-generator 19.15.5-alpha.4 → 19.15.5-alpha.6

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.15.5-alpha.4",
3
+ "version": "19.15.5-alpha.6",
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.15.5-alpha.4",
11
+ "@digabi/exam-engine-core": "19.15.5-alpha.6",
12
12
  "libxmljs2": "^0.33.0",
13
13
  "lodash": "^4.17.15"
14
14
  },
15
- "gitHead": "71e30a22e53bdf20124ae0f9249e17992908cd21"
15
+ "gitHead": "ca23cf5165c3889c46e94540ff112f2d33513b09"
16
16
  }