onesight-charts 1.5.9 → 1.6.0

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
@@ -28,7 +28,7 @@ $ npm publish
28
28
 
29
29
  npm run docs:build
30
30
 
31
- 执行完将 docs-dist 文件名改成 dist,然后使用 d_fy 命令部署。
31
+ 执行完成后会生成 dist 目录,然后使用 d_fy 命令部署。
32
32
 
33
33
  # 提醒
34
34