@digabi/exam-engine-core 19.12.2-alpha.4 → 19.12.2-alpha.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -4,24 +4,6 @@
4
4
  http://jedwatson.github.io/classnames
5
5
  */
6
6
 
7
- /*!
8
- * is-plain-object <https://github.com/jonschlinkert/is-plain-object>
9
- *
10
- * Copyright (c) 2014-2017, Jon Schlinkert.
11
- * Released under the MIT License.
12
- */
13
-
14
- /*!
15
- * jQuery JavaScript Library v3.7.1
16
- * https://jquery.com/
17
- *
18
- * Copyright OpenJS Foundation and other contributors
19
- * Released under the MIT license
20
- * https://jquery.org/license
21
- *
22
- * Date: 2023-08-28T13:37Z
23
- */
24
-
25
7
  /**
26
8
  * @license React
27
9
  * react-is.production.min.js
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digabi/exam-engine-core",
3
- "version": "19.12.2-alpha.4",
3
+ "version": "19.12.2-alpha.5",
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": "1f73eeed48bcf78b491ba9c02c7f61f1de8f1ccc"
62
+ "gitHead": "e26eed0ea2be2d0d135d24114e74796aae9e51b3"
63
63
  }