@zhijiancloud/bpm 0.0.73 → 0.0.75

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.
@@ -8,6 +8,14 @@
8
8
  * Date: 2023-09-17T03:16:38.052Z
9
9
  */
10
10
 
11
+ /*! @preserve
12
+ * numeral.js
13
+ * version : 2.0.6
14
+ * author : Adam Draper
15
+ * license : MIT
16
+ * http://adamwdraper.github.com/Numeral-js/
17
+ */
18
+
11
19
  /*! For license information please see index.umd.js.LICENSE.txt */
12
20
 
13
21
  //! moment.js
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zhijiancloud/bpm",
3
- "version": "0.0.73",
3
+ "version": "0.0.75",
4
4
  "description": "智建云BPM组件库",
5
5
  "author": "zhijiancloud",
6
6
  "license": "MIT",
@@ -30,6 +30,7 @@
30
30
  "jquery": "^3.7.1",
31
31
  "lodash": "^4.17.21",
32
32
  "moment": "^2.30.1",
33
+ "numeral": "^2.0.6",
33
34
  "piexifjs": "1.0.6",
34
35
  "qs": "^6.11.2",
35
36
  "v-viewer": "^1.5.1",