devextreme-exceljs-fork 4.4.8 → 4.4.9

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/README.md CHANGED
@@ -13,7 +13,7 @@ Reverse engineered from Excel spreadsheet files as a project.
13
13
  # Installation
14
14
 
15
15
  ```shell
16
- npm install devextreme-exceljs-fork
16
+ pnpm install devextreme-exceljs-fork
17
17
  ```
18
18
 
19
19
  # New Features!
package/README_zh.md CHANGED
@@ -11,7 +11,7 @@
11
11
  # 安装
12
12
 
13
13
  ```shell
14
- npm install devextreme-exceljs-fork
14
+ pnpm install devextreme-exceljs-fork
15
15
  ```
16
16
 
17
17
  # 新的功能!