realreport 1.4.0 → 1.4.1
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/realreport.d.ts +4 -4
- package/dist/realreport.es.js +1 -1
- package/dist/realreport.js +1 -1
- package/package.json +1 -1
package/dist/realreport.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference types="node" />
|
|
2
2
|
/**
|
|
3
|
-
* RealReport v1.4.
|
|
4
|
-
* commit
|
|
3
|
+
* RealReport v1.4.1
|
|
4
|
+
* commit cfce98e
|
|
5
5
|
|
|
6
6
|
* Copyright (C) 2013-2022 WooriTech Inc.
|
|
7
7
|
https://real-report.com
|
|
@@ -9,10 +9,10 @@
|
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
12
|
-
* RealReport Core v1.4.
|
|
12
|
+
* RealReport Core v1.4.1
|
|
13
13
|
* Copyright (C) 2013-2022 WooriTech Inc.
|
|
14
14
|
* All Rights Reserved.
|
|
15
|
-
* commit
|
|
15
|
+
* commit e90b28d0b4dcc8900f90b18868af46c321368e38
|
|
16
16
|
*/
|
|
17
17
|
|
|
18
18
|
|