Skip to content

Commit

Permalink
[add] 8 classic official examples in Preview page
Browse files Browse the repository at this point in the history
  • Loading branch information
TechQuery committed May 9, 2024
1 parent ca21296 commit c8c8e84
Show file tree
Hide file tree
Showing 12 changed files with 374 additions and 126 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "echarts-jsx",
"version": "1.2.0-rc.0",
"version": "1.2.0-rc.1",
"license": "LGPL-3.0",
"author": "[email protected]",
"description": "A real JSX wrapper for ECharts based on TypeScript & Web components",
Expand Down Expand Up @@ -40,7 +40,7 @@
"devDependencies": {
"@types/lodash": "^4.17.1",
"buffer": "^6.0.3",
"esbuild": "^0.20.2",
"esbuild": "^0.21.1",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"open-cli": "^8.0.0",
Expand Down
Loading

1 comment on commit c8c8e84

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for echarts-jsx ready!

✅ Preview
https://echarts-ndzfo9i55-techquerys-projects.vercel.app

Built with commit c8c8e84.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.