@digabi/exam-engine-generator 21.0.1-annoteta-react.0 → 21.0.2-annoteta-react.0

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": "21.0.1-annoteta-react.0",
3
+ "version": "21.0.2-annoteta-react.0",
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": "21.0.1-annoteta-react.0",
11
+ "@digabi/exam-engine-core": "21.0.2-annoteta-react.0",
12
12
  "libxmljs2": "^0.33.0",
13
13
  "lodash": "^4.17.15"
14
14
  },
15
- "gitHead": "fe8d2ca4d98d4e702b0ee772089a33c5cfac2729"
15
+ "gitHead": "cb538d41ea2a8234413813ab89b607b5494fac43"
16
16
  }