Skip to content

Commit

Permalink
fix merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
harshmeetTS committed Oct 10, 2024
1 parent 241db56 commit 56e849a
Show file tree
Hide file tree
Showing 11 changed files with 1,303 additions and 501 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ lib
.DS_Store
src/.DS_Store
dist
.vercel
6 changes: 5 additions & 1 deletion generated_urls.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,9 @@
{
"name": "tester-chart",
"sourceUrl": "http://localhost:3002/v1/tester-chart/"
},
{
"name": "custom-bar-chart",
"sourceUrl": "http://localhost:3002/v10_5/custom-bar-chart/"
}
]
]
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"vite-plugin-react": "^3.0.2"
},
"dependencies": {
"@thoughtspot/ts-chart-sdk": "0.0.2-alpha.16",
"@thoughtspot/ts-chart-sdk": "0.0.2-alpha.17",
"chart.js": "3.5.0",
"chartjs-plugin-datalabels": "2.2.0",
"eslint": "8.40.0",
Expand Down
116 changes: 58 additions & 58 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 56e849a

Please sign in to comment.