@digabi/exam-engine-generator 20.1.1-loading-images.1 → 20.1.1

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": "20.1.1-loading-images.1",
3
+ "version": "20.1.1",
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": "20.1.1-loading-images.1",
11
+ "@digabi/exam-engine-core": "20.1.1",
12
12
  "libxmljs2": "^0.33.0",
13
13
  "lodash": "^4.17.15"
14
14
  },
15
- "gitHead": "41995d06d1bdb0e8f89d6ee8045c4ac244f98ecd"
15
+ "gitHead": "34337b52d3b18f6777f20feb2be4b2cb7dd05c14"
16
16
  }