@digabi/exam-engine-generator 22.2.0-alpha.1 → 22.2.0-alpha.2

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.2.0-alpha.1",
3
+ "version": "22.2.0-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": "22.2.0-alpha.1",
11
+ "@digabi/exam-engine-core": "22.2.0-alpha.2",
12
12
  "libxmljs2": "^0.35.0",
13
13
  "lodash": "^4.17.15"
14
14
  },
15
- "gitHead": "bdb0aec3f109ddfdbc57c39a8b282bcddc699134"
15
+ "gitHead": "d2caafa4ba904c207ab35309eee97539002375b2"
16
16
  }