realreport 1.1.3 → 1.1.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.
Files changed (2) hide show
  1. package/README.md +12 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -12,10 +12,20 @@ RealReport 사용하려면 반드시 제품 [라이선스](https://real-report.c
12
12
 
13
13
  ```sh title="realreport.latest.zip"
14
14
  highcharts
15
+ pdffonts
15
16
  pdfkit.js
16
17
  realreport
17
- ⎸⎯ realreport.js
18
- ⎸⎯ realreport.css
18
+ ⎸⎯ check-checked.png
19
+ ⎸⎯ check-empty.png
20
+ ⎸⎯ check-unchecked.png
21
+ ⎸⎯ indicator.gif
22
+ ⎸⎯ LICENSE.md
23
+ ⎸⎯ README.md
24
+ ⎸⎯ realreport.css
25
+ ⎸⎯ realreport.d.ts
26
+ ⎸⎯ realreport.es.js
27
+ ⎸⎯ realreport.ie11.js
28
+ ⎸⎯ realreport.js
19
29
  ```
20
30
 
21
31
  :::tip
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "realreport",
3
- "version": "1.1.3",
3
+ "version": "1.1.4",
4
4
  "description": "RealReport Runtime Viewer",
5
5
  "license": "LICENSE.md",
6
6
  "author": {