summaryrefslogtreecommitdiffstats
path: root/dist/core-common.js.LICENSE.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dist/core-common.js.LICENSE.txt')
-rw-r--r--dist/core-common.js.LICENSE.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/dist/core-common.js.LICENSE.txt b/dist/core-common.js.LICENSE.txt
index b05e4a42769..db9e46e1078 100644
--- a/dist/core-common.js.LICENSE.txt
+++ b/dist/core-common.js.LICENSE.txt
@@ -17,6 +17,16 @@
*/
/*!
+ * Cropper.js v1.5.12
+ * https://fengyuanchen.github.io/cropperjs
+ *
+ * Copyright 2015-present Chen Fengyuan
+ * Released under the MIT license
+ *
+ * Date: 2021-06-12T08:00:17.411Z
+ */
+
+/*!
* Determine if an object is a Buffer
*
* @author Feross Aboukhadijeh <https://feross.org>