@digabi/exam-engine-core 22.0.5-alpha.0 → 22.0.6-alpha.0
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-core",
|
3
|
-
"version": "22.0.
|
3
|
+
"version": "22.0.6-alpha.0",
|
4
4
|
"main": "dist/main-bundle.js",
|
5
5
|
"types": "dist/index.d.ts",
|
6
6
|
"author": "Matriculation Examination Board, Finland",
|
@@ -67,5 +67,5 @@
|
|
67
67
|
"webpack-bundle-analyzer": "^4.1.0",
|
68
68
|
"webpack-cli": "^5.0.2"
|
69
69
|
},
|
70
|
-
"gitHead": "
|
70
|
+
"gitHead": "f69f1a5d4726c42a4df67b0fcb8b20304aef1930"
|
71
71
|
}
|