@digabi/exam-engine-core 23.0.1 → 23.0.2
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/main-bundle.js +1 -1
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@digabi/exam-engine-core",
|
3
|
-
"version": "23.0.
|
3
|
+
"version": "23.0.2",
|
4
4
|
"main": "dist/main-bundle.js",
|
5
5
|
"types": "dist/index.d.ts",
|
6
6
|
"author": "Matriculation Examination Board, Finland",
|
@@ -59,5 +59,5 @@
|
|
59
59
|
"webpack-bundle-analyzer": "^4.1.0",
|
60
60
|
"webpack-cli": "^5.0.2"
|
61
61
|
},
|
62
|
-
"gitHead": "
|
62
|
+
"gitHead": "1c520a332fc5d378f5dd7024417c70f8c91f672d"
|
63
63
|
}
|