@ohif/ui 3.9.0-beta.104 → 3.9.0-beta.106

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -29,6 +29,13 @@
29
29
  * @license MIT
30
30
  */
31
31
 
32
+ /*!
33
+ * is-plain-object <https://github.com/jonschlinkert/is-plain-object>
34
+ *
35
+ * Copyright (c) 2014-2017, Jon Schlinkert.
36
+ * Released under the MIT License.
37
+ */
38
+
32
39
  /*!
33
40
  * validate.js 0.12.0
34
41
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ohif/ui",
3
- "version": "3.9.0-beta.104",
3
+ "version": "3.9.0-beta.106",
4
4
  "description": "A set of React components for Medical Imaging Viewers",
5
5
  "author": "OHIF Contributors",
6
6
  "license": "MIT",