@openmrs/esm-dispensing-app 1.2.2-pre.256 → 1.2.2-pre.4

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.
@@ -1,3 +1,9 @@
1
+ /*!
2
+ Copyright (c) 2018 Jed Watson.
3
+ Licensed under the MIT License (MIT), see
4
+ http://jedwatson.github.io/classnames
5
+ */
6
+
1
7
  /*!
2
8
  Copyright (c) 2018 Jed Watson.
3
9
  Licensed under the MIT License (MIT), see
@@ -14,6 +20,17 @@
14
20
  * LICENSE file in the root directory of this source tree.
15
21
  */
16
22
 
23
+ /**
24
+ * React Router v6.3.0
25
+ *
26
+ * Copyright (c) Remix Software Inc.
27
+ *
28
+ * This source code is licensed under the MIT license found in the
29
+ * LICENSE.md file in the root directory of this source tree.
30
+ *
31
+ * @license MIT
32
+ */
33
+
17
34
  /** @license React v16.13.1
18
35
  * react-is.production.min.js
19
36
  *