-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[add] 8 classic official examples in Preview page
- Loading branch information
Showing
12 changed files
with
374 additions
and
126 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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", | ||
|
@@ -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", | ||
|
Oops, something went wrong.
c8c8e84
There was a problem hiding this comment.
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