Skip to content

Commit

Permalink
Merge pull request #921 from chatatechnologies/develop
Browse files Browse the repository at this point in the history
Prepare for production release
  • Loading branch information
alexzhou-chata authored Oct 24, 2024
2 parents c951c7a + 139b9b3 commit 7379925
Show file tree
Hide file tree
Showing 20 changed files with 1,209 additions and 327 deletions.
118 changes: 59 additions & 59 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-autoql",
"version": "8.8.17",
"version": "8.8.26",
"description": "React Widget Library",
"main": "dist/autoql.cjs.js",
"module": "dist/autoql.esm.js",
Expand Down Expand Up @@ -62,7 +62,7 @@
},
"dependencies": {
"@react-icons/all-files": "^4.1.0",
"autoql-fe-utils": "1.6.4",
"autoql-fe-utils": "1.6.5",
"axios": "^1.4.0",
"classnames": "^2.5.1",
"d3-array": "^2.3.3",
Expand Down
Loading

0 comments on commit 7379925

Please sign in to comment.