@joker.front/datav 1.0.0 → 1.0.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.
Files changed (2) hide show
  1. package/README.md +3 -3
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,9 +1,9 @@
1
- # Joker UI
1
+ # Joker DataV
2
2
 
3
- Joker 官网 UI 库
3
+ JOKER DataV 数据大屏组件库
4
4
 
5
5
  ## 相关文档
6
6
 
7
7
  [官网](https://www.jokers.pub)
8
8
 
9
- [帮助文档](https://ui.jokers.pub)
9
+ [帮助文档](https://datav.jokers.pub)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@joker.front/datav",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
4
4
  "description": "Joker Large screen data display component library",
5
5
  "author": "Zohar",
6
6
  "license": "MIT",