@medplum/react 4.3.14 → 4.3.15
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.
- package/dist/cjs/index.cjs +2 -2
- package/dist/cjs/index.cjs.map +2 -2
- package/dist/esm/index.mjs +2 -2
- package/dist/esm/index.mjs.map +2 -2
- package/package.json +13 -13
package/dist/cjs/index.cjs
CHANGED
|
@@ -130,7 +130,7 @@
|
|
|
130
130
|
@tabler/icons-react/dist/esm/icons/IconX.mjs:
|
|
131
131
|
@tabler/icons-react/dist/esm/tabler-icons-react.mjs:
|
|
132
132
|
(**
|
|
133
|
-
* @license @tabler/icons-react v3.
|
|
133
|
+
* @license @tabler/icons-react v3.35.0 - MIT
|
|
134
134
|
*
|
|
135
135
|
* This source code is licensed under the MIT license.
|
|
136
136
|
* See the LICENSE file in the root directory of this source tree.
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
|
|
139
139
|
signature_pad/dist/signature_pad.js:
|
|
140
140
|
(*!
|
|
141
|
-
* Signature Pad v5.1.
|
|
141
|
+
* Signature Pad v5.1.1 | https://github.com/szimek/signature_pad
|
|
142
142
|
* (c) 2025 Szymon Nowak | Released under the MIT license
|
|
143
143
|
*)
|
|
144
144
|
*/
|