onesight-charts 0.5.4 → 0.5.6

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
@@ -29,3 +29,7 @@ $ npm publish
29
29
  npm run docs:build
30
30
 
31
31
  执行完将 docs-dist 文件名改成 dist,然后使用 d_fy 命令部署。
32
+
33
+ # 提醒
34
+
35
+ 项目中装新的依赖版本,需要重新启动一下项目,要不然新依赖不生效。