Skip to content

Commit

Permalink
Merge pull request #59 from Tencent/develop
Browse files Browse the repository at this point in the history
1. 修复图表文字重叠
2. 升级axios
3. 升级tdesign
4. 解决css丢失问题
  • Loading branch information
xucz authored Apr 9, 2022
2 parents edf50a4 + 9187652 commit 60af2e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"site:preview": "npm run build && cp -r dist _site",
"preview": "vite preview --mode test",
"test": "echo \"no test specified,work in process\"",
"test:coverage": "echo \"no test specified,work in process\"",
"lint": "eslint ./src --ext ts,tsx",
"lint:fix": "eslint ./src --ext ts,tsx --fix",
"prepare": "husky install"
Expand Down

0 comments on commit 60af2e8

Please sign in to comment.