lh-ui-next 0.1.9-beta.1 → 0.1.9-beta.3

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
@@ -5,7 +5,7 @@ alpha version is use to self-test; beta version is use to public survey.for exam
5
5
  1.0.0-alpha.1
6
6
  1.0.0-test.2
7
7
  ## Official version : "0.1.8",
8
- ## test version : "0.1.9-beta.1,
8
+ ## test version : "0.1.9-beta.3,
9
9
  ## npmmirror
10
10
  When cnpm sync execution is unsuccessful,you can go the website(http://www.npmmirror.com/package/lh-ui-next) and press sync button to
11
11
  manual trigger the sync event
@@ -16,4 +16,4 @@ packages should be named by upper camel case,others can use upper camel case。
16
16
  ## GIT
17
17
  git ignorecase: https://blog.csdn.net/cxwtsh123/article/details/123812272
18
18
  ## need to do
19
- tree component / table component
19
+ tree component / table component
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "lh-ui-next",
3
3
  "description": "a friendly ui for vue3",
4
- "version": "0.1.9-beta.1",
4
+ "version": "0.1.9-beta.3",
5
5
  "author": "Tinylj(lujin.pt@163.com)",
6
6
  "license": "MIT",
7
7
  "private": false,